public static class IntPackedSectorMap.SpecialSectorMapEntry<K extends IKey<K>>
extends java.lang.Object
| Constructor and Description |
|---|
SpecialSectorMapEntry(java.lang.Object marker,
int rawValue,
java.util.function.Function<K,java.nio.ByteBuffer> reader,
java.util.function.BiConsumer<K,java.nio.ByteBuffer> conflictHandler) |