Home
last modified time | relevance | path

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

/libcore/ojluni/src/lambda/java/java/lang/invoke/
DMethodHandles.java83 …public MethodHandle unreflectConstructor(Constructor<?> c) throws IllegalAccessException { return … in unreflectConstructor() method in MethodHandles.Lookup
/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/
DMethodHandles.java547 public java.lang.invoke.MethodHandle unreflectConstructor( in unreflectConstructor() method in MethodHandles.Lookup
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java1908 public MethodHandle unreflectConstructor(Constructor<?> c) throws IllegalAccessException { in unreflectConstructor() method in MethodHandles.Lookup