Searched defs:getDeclaredConstructor (Results 1 – 4 of 4) sorted by relevance
150 public java.lang.reflect.Constructor<T> getDeclaredConstructor(java.lang.Class<?>... parameterTypes… in getDeclaredConstructor() method in Class
143 @libcore.util.NonNull public java.lang.reflect.Constructor<T> getDeclaredConstructor(java.lang.@lib… in getDeclaredConstructor() method in Class
298 public java.lang.reflect.Constructor<T> getDeclaredConstructor( in getDeclaredConstructor() method in Class
3063 public Constructor<T> getDeclaredConstructor(Class<?>... parameterTypes) in getDeclaredConstructor() method in Class