public interface AnnotationSetSection<AnnotationKey extends Annotation,AnnotationSetKey> extends NullableOffsetSection<AnnotationSetKey>
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends AnnotationKey> |
getAnnotations(AnnotationSetKey key) |
getNullableItemOffsetgetItemOffset, getItems@Nonnull java.util.Collection<? extends AnnotationKey> getAnnotations(@Nonnull AnnotationSetKey key)