Home
last modified time | relevance | path

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

/libcore/ojluni/src/lambda/java/java/lang/invoke/
DMethodHandles.java64 …public MethodHandle findConstructor(Class<?> refc, MethodType type) throws NoSuchMethodException, … in findConstructor() method in MethodHandles.Lookup
/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/
DMethodHandles.java428 public java.lang.invoke.MethodHandle findConstructor( in findConstructor() method in MethodHandles.Lookup
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java1038 …public MethodHandle findConstructor(Class<?> refc, MethodType type) throws NoSuchMethodException, … in findConstructor() method in MethodHandles.Lookup