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