public interface Data<T>
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
T |
getPayload() |
java.lang.Class<?> |
getSupportedClass()
Inheriting classes shall indicate which class they support.
|
T getPayload()
java.lang.Class<?> getSupportedClass()
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.