public class BinaryReaderHandles extends Object
| Constructor and Description |
|---|
BinaryReaderHandles() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(int pos)
Get object by position.
|
void |
put(int pos,
Object obj)
Put object to registry and return previous position (if any).
|
@Nullable public <T> T get(int pos)
pos - Position.public void put(int pos,
Object obj)
pos - Position.obj - Object.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018