Searched defs:standardDefs (Results 1 - 2 of 2) sorted by relevance

/external/annotation-tools/scene-lib/src/annotations/
H A DAnnotations.java61 public static Set<AnnotationDef> standardDefs; field in class:Annotations
154 standardDefs = new LinkedHashSet<AnnotationDef>();
155 standardDefs.add(adTarget);
156 standardDefs.add(adDocumented);
157 standardDefs.add(adRetention);
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 236 milliseconds