public class IteratorDeserializer extends AbstractListDeserializer
NULL
Constructor and Description |
---|
IteratorDeserializer() |
Modifier and Type | Method and Description |
---|---|
static IteratorDeserializer |
create() |
java.lang.Object |
readList(AbstractHessianInput in,
int length) |
readObject
codeName, createField, createFields, error, getType, isReadResolve, readLengthList, readMap, readObject, readObject
public static IteratorDeserializer create()
public java.lang.Object readList(AbstractHessianInput in, int length) throws java.io.IOException
readList
in interface Deserializer
readList
in class AbstractDeserializer
java.io.IOException