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