protected final class ElsaSerializerBase.DeserSingleton extends ElsaSerializerBase.Deser
| Constructor and Description |
|---|
DeserSingleton(Object singleton) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(DataInput in,
ElsaStack objectStack)
Deserialize the content of an object from a DataInput.
|
needsObjectStackprotected final Object singleton
public DeserSingleton(Object singleton)
public Object deserialize(DataInput in, ElsaStack objectStack) throws IOException
ElsaSerializerBase.Deserdeserialize in class ElsaSerializerBase.Deserin - to read serialized data fromIOExceptionCopyright © 2016. All Rights Reserved.