Home
last modified time | relevance | path

Searched refs:getDeclaredAnnotations (Results 401 – 425 of 554) sorted by relevance

1...<<11121314151617181920>>...23

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotResolvedJavaMethodImpl.java522 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedJavaMethodImpl
525 return javaMethod.getDeclaredAnnotations(); in getDeclaredAnnotations()
H A DHotSpotResolvedObjectTypeImpl.java824 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
825 return mirror().getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotResolvedJavaMethodImpl.java522 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedJavaMethodImpl
525 return javaMethod.getDeclaredAnnotations(); in getDeclaredAnnotations()
H A DHotSpotResolvedObjectTypeImpl.java824 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
825 return mirror().getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DSharedLibraryJVMCIReflection.java119 Annotation[] getDeclaredAnnotations(HotSpotResolvedObjectTypeImpl holder) { in getDeclaredAnnotations() method in SharedLibraryJVMCIReflection
H A DHotSpotResolvedObjectTypeImpl.java858 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
859 return runtime().reflection.getDeclaredAnnotations(this); in getDeclaredAnnotations()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/main/java/org/springframework/core/annotation/
H A DAnnotationUtils.java271 for (Annotation annotation : Arrays.asList(clazz.getDeclaredAnnotations())) { in isAnnotationDeclaredLocally()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotResolvedObjectTypeImpl.java817 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
818 return runtime().reflection.getDeclaredAnnotations(this); in getDeclaredAnnotations()
H A DSharedLibraryJVMCIReflection.java148 Annotation[] getDeclaredAnnotations(HotSpotResolvedObjectTypeImpl holder) { in getDeclaredAnnotations() method in SharedLibraryJVMCIReflection
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotResolvedObjectTypeImpl.java853 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
854 return runtime().reflection.getDeclaredAnnotations(this); in getDeclaredAnnotations()
H A DSharedLibraryJVMCIReflection.java148 Annotation[] getDeclaredAnnotations(HotSpotResolvedObjectTypeImpl holder) { in getDeclaredAnnotations() method in SharedLibraryJVMCIReflection
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotResolvedObjectTypeImpl.java866 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
867 return runtime().reflection.getDeclaredAnnotations(this); in getDeclaredAnnotations()
H A DSharedLibraryJVMCIReflection.java148 Annotation[] getDeclaredAnnotations(HotSpotResolvedObjectTypeImpl holder) { in getDeclaredAnnotations() method in SharedLibraryJVMCIReflection
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotResolvedObjectTypeImpl.java805 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
806 return mirror().getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotResolvedObjectTypeImpl.java820 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in HotSpotResolvedObjectTypeImpl
821 return runtime().reflection.getDeclaredAnnotations(this); in getDeclaredAnnotations()
H A DSharedLibraryJVMCIReflection.java148 Annotation[] getDeclaredAnnotations(HotSpotResolvedObjectTypeImpl holder) { in getDeclaredAnnotations() method in SharedLibraryJVMCIReflection
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/reflect/
H A DExecutable.java589 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/reflect/
H A DExecutable.java589 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/reflect/
H A DExecutable.java587 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/reflect/
H A DExecutable.java587 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DEventControl.java159 for (Annotation a : method.getDeclaredAnnotations()) { in defineSetting()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DEventControl.java159 for (Annotation a : method.getDeclaredAnnotations()) { in defineSetting()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/jfr/internal/
H A DEventControl.java157 for (Annotation a : method.getDeclaredAnnotations()) { in defineSetting()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/reflect/
H A DExecutable.java599 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/reflect/
H A DExecutable.java606 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable

1...<<11121314151617181920>>...23