public abstract class BaseNullableOffsetPool<Key> extends BaseOffsetPool<Key> implements NullableOffsetSection<Key>
internedItems| Constructor and Description |
|---|
BaseNullableOffsetPool() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNullableItemOffset(Key key) |
getItemOffset, getItems, getItemStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetItemOffset, getItemspublic int getNullableItemOffset(@Nullable
Key key)
getNullableItemOffset in interface NullableOffsetSection<Key>