public final class EnumEncodedValue<E extends Enum> extends IntEncodedValueImpl
EncodedValue.InitializerConfig
Constructor and Description |
---|
EnumEncodedValue(String name,
Class<E> enumType) |
EnumEncodedValue(String name,
Class<E> enumType,
boolean storeTwoDirections) |
Modifier and Type | Method and Description |
---|---|
E |
getEnum(boolean reverse,
IntsRef ref) |
E[] |
getValues() |
void |
setEnum(boolean reverse,
IntsRef ref,
E value) |
getInt, getMaxOrMaxStorableInt, getMaxStorableInt, getMinStorableInt, getName, init, isStoreTwoDirections, setInt, toString
Copyright © 2012–2022. All rights reserved.