MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getDeclaringClass

Method getDeclaringClass

classpath/java/lang/reflect/Member.java:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 public static final int DECLARED = 1;
16
17 public Class<?> getDeclaringClass();
18
19 public int getModifiers();
20

Callers 7

mainMethod · 0.65
runMethod · 0.65
compareToMethod · 0.65
collectTypeVariablesMethod · 0.65
getDeclaringClassMethod · 0.65
newInstanceMethod · 0.65
ofMethod · 0.65

Implementers 3

Methodclasspath/java/lang/reflect/Method.jav
Constructorclasspath/java/lang/reflect/Constructo
Fieldclasspath/java/lang/reflect/Field.java

Calls

no outgoing calls

Tested by 2

mainMethod · 0.52
runMethod · 0.52