Package org.nustaq.serialization.minbin
Class MBSequence
java.lang.Object
org.nustaq.serialization.minbin.MBSequence
- All Implemented Interfaces:
Serializable
Date: 13.04.2014
Time: 15:36
same as MBObject but for sequences of objects.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(int index) voidvoidsetTypeInfo(Object typeInfo) intsize()
-
Constructor Details
-
MBSequence
-
-
Method Details
-
size
public int size() -
get
-
set
-
add
-
getTypeInfo
-
setTypeInfo
-