public interface IntEncodedValue extends EncodedValue
SimpleIntEncodedValueEncodedValue.InitializerConfig| Modifier and Type | Method and Description |
|---|---|
int |
getInt(boolean reverse,
IntsRef ref)
This method restores the integer value from the specified 'flags' taken from the storage.
|
void |
setInt(boolean reverse,
IntsRef ref,
int value)
This method stores the specified integer value in the specified IntsRef.
|
getName, initCopyright © 2012–2019. All rights reserved.