Home
last modified time | relevance | path

Searched defs:getConstructors (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java122 …eflect.@libcore.util.NonNull Constructor<?> @libcore.util.NonNull [] getConstructors() throws java… in getConstructors() method in Class
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java124 public java.lang.reflect.Constructor<?>[] getConstructors() throws java.lang.SecurityException { th… in getConstructors() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java219 public java.lang.reflect.Constructor<?>[] getConstructors() throws java.lang.SecurityException { in getConstructors() method in Class
/libcore/ojluni/src/main/java/java/lang/
DClass.java1580 public Constructor<?>[] getConstructors() throws SecurityException { in getConstructors() method in Class