Interface NullableOffsetSection<Key>

All Superinterfaces:
OffsetSection<Key>
All Known Subinterfaces:
AnnotationSetSection<AnnotationKey,AnnotationSetKey>, TypeListSection<TypeKey,TypeListKey>
All Known Implementing Classes:
AnnotationSetPool, BaseNullableOffsetPool, BuilderAnnotationSetPool, BuilderTypeListPool, TypeListPool

public interface NullableOffsetSection<Key> extends OffsetSection<Key>
  • Method Details

    • getNullableItemOffset

      int getNullableItemOffset(@Nullable Key key)