protected static final class ElsaSerializerBase.DeserInt extends ElsaSerializerBase.Deser
| Modifier and Type | Field and Description |
|---|---|
protected int |
digits |
protected boolean |
minus |
| Constructor and Description |
|---|
DeserInt(int digits,
boolean minus) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(DataInput in,
ElsaStack objectStack)
Deserialize the content of an object from a DataInput.
|
needsObjectStackpublic Object deserialize(DataInput in, ElsaStack objectStack) throws IOException
ElsaSerializerBase.Deserdeserialize in class ElsaSerializerBase.Deserin - to read serialized data fromIOExceptionCopyright © 2016. All Rights Reserved.