Interface OffsetSection<Key>

All Known Subinterfaces:
AnnotationSection<StringKey,TypeKey,AnnotationKey,AnnotationElement,EncodedValue>, AnnotationSetSection<AnnotationKey,AnnotationSetKey>, EncodedArraySection<EncodedArrayKey,EncodedValue>, NullableOffsetSection<Key>, TypeListSection<TypeKey,TypeListKey>
All Known Implementing Classes:
AnnotationPool, AnnotationSetPool, BaseNullableOffsetPool, BaseOffsetPool, BuilderAnnotationPool, BuilderAnnotationSetPool, BuilderEncodedArrayPool, BuilderTypeListPool, EncodedArrayPool, TypeListPool

public interface OffsetSection<Key>