public final class SimpleBooleanEncodedValue extends UnsignedIntEncodedValue implements BooleanEncodedValue
EncodedValue.InitializerConfigbwdDataIndex, fwdDataIndex| Constructor and Description |
|---|
SimpleBooleanEncodedValue(String name) |
SimpleBooleanEncodedValue(String name,
boolean storeBothDirections) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBool(boolean reverse,
IntsRef ref) |
void |
setBool(boolean reverse,
IntsRef ref,
boolean value) |
equals, getInt, getMaxInt, getName, getVersion, hashCode, init, isStoreTwoDirections, setInt, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getVersion, initpublic SimpleBooleanEncodedValue(String name)
public SimpleBooleanEncodedValue(String name, boolean storeBothDirections)
public final void setBool(boolean reverse,
IntsRef ref,
boolean value)
setBool in interface BooleanEncodedValuepublic final boolean getBool(boolean reverse,
IntsRef ref)
getBool in interface BooleanEncodedValueCopyright © 2012–2020. All rights reserved.