Searched defs:Annotation (Results 1 - 18 of 18) sorted by path

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/
H A DAnnotation.java39 public class Annotation { class
53 public Annotation(Address lowAddress, method in class:Annotation
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/schemagen/xmlschema/
H A DAnnotation.java38 public interface Annotation interface in inherits:TypedXmlWriter
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/digested/
H A DAnnotation.java57 class Annotation implements Annotations<ElementWrapper,LocatorImpl,CommentListImpl> { class in inherits:Annotations
/openjdk10/jdk/src/java.base/share/classes/java/lang/
H A DClass.java3688 AnnotationData(Map<Class<? extends Annotation>, Annotation> annotations, Map<Class<? extends Annotation>, Annotation> declaredAnnotations, int redefinedCount) argument
[all...]
/openjdk10/jdk/src/java.base/share/classes/java/lang/annotation/
H A DAnnotation.java44 public interface Annotation { interface
/openjdk10/jdk/src/java.base/share/classes/java/text/
H A DAnnotation.java57 public class Annotation { class
65 public Annotation(Object value) { method in class:Annotation
/openjdk10/jdk/src/java.base/share/classes/sun/reflect/annotation/
H A DAnnotationParser.java864 toArray(Map<Class<? extends Annotation>, Annotation> annotations) argument
[all...]
H A DAnnotationSupport.java65 public static <A extends Annotation> A[] getDirectlyAndIndirectlyPresent( argument
98 private static <A extends Annotation> A[] getIndirectlyPresent( argument
127 private static <A extends Annotation> boolean containerBeforeContainee( argument
159 getAssociatedAnnotations( Map<Class<? extends Annotation>, Annotation> declaredAnnotations, Class<?> decl, Class<A> annoClass) argument
[all...]
/openjdk10/jdk/test/tools/launcher/modules/patch/basic/src1/java.base/java/text/
H A DAnnotation.java26 public class Annotation { class
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DJCTree.java3037 JCAnnotation Annotation(JCTree annotationType, List<JCExpression> args); method in interface:JCTree.Factory
H A DTreeMaker.java519 public JCAnnotation Annotation(JCTree annotationType, List<JCExpression> args) { method in class:TreeMaker
924 public JCAnnotation Annotation(Attribute a) { method in class:TreeMaker
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DNames.java135 public final Name Annotation; field in class:Names
/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DAnnotation.java38 public class Annotation { class
46 Annotation(ClassReader cr) throws IOException, InvalidAnnotation { method in class:Annotation
54 public Annotation(ConstantPool constant_pool, method in class:Annotation
/openjdk10/langtools/test/tools/javac/annotations/
H A DFinalStringInNested.java43 @interface Annotation { interface in class:FinalStringInNested
/openjdk10/langtools/test/tools/javac/annotations/repeatingAnnotations/combo/expectedFiles/
H A DExpectedBase.java
H A DExpectedContainer.java
/openjdk10/langtools/test/tools/javac/processing/model/element/repeatingAnnotations/supportingAnnotations/
H A DExpectedBase.java
H A DExpectedContainer.java

Completed in 183 milliseconds