Home
last modified time | relevance | path

Searched defs:getDeclaredConstructor (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java142 @libcore.util.NonNull public java.lang.reflect.Constructor<T> getDeclaredConstructor(java.lang.@lib… in getDeclaredConstructor() method in Class
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java150 public java.lang.reflect.Constructor<T> getDeclaredConstructor(java.lang.Class<?>... parameterTypes… in getDeclaredConstructor() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java298 public java.lang.reflect.Constructor<T> getDeclaredConstructor( in getDeclaredConstructor() method in Class