Searched defs:AnnotationElement (Results 1 – 2 of 2) sorted by relevance
42 public interface AnnotationElement extends Comparable<AnnotationElement> { interface
60 …@Nonnull AnnotationSection<StringKey, TypeKey, ?, AnnotationElement, EncodedValue> annotationSecti… in EncodedValueWriter() argument