Interface AnnotationSetSection<AnnotationKey extends Annotation,AnnotationSetKey>

All Superinterfaces:
NullableOffsetSection<AnnotationSetKey>, OffsetSection<AnnotationSetKey>
All Known Implementing Classes:
AnnotationSetPool, BuilderAnnotationSetPool

public interface AnnotationSetSection<AnnotationKey extends Annotation,AnnotationSetKey> extends NullableOffsetSection<AnnotationSetKey>