Interface IArrayPayload
-
- All Superinterfaces:
ICustomPayload
public interface IArrayPayload extends ICustomPayload
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetData()intgetElementSize()intgetSize()
-