Searched defs:findVirtual (Results 1 – 5 of 5) sorted by relevance
62 …public MethodHandle findVirtual(Class<?> refc, String name, MethodType type) throws NoSuchMethodEx… in findVirtual() method in MethodHandles.Lookup
238 static MethodHandle findVirtual(VarHandle vh, TestAccessMode tam, MethodType mt) { in findVirtual() method in VarHandleBaseTest
663 MethodHandle findVirtual = lookup.findVirtual(Lookup.class, in testFoldArguments2() local
422 public java.lang.invoke.MethodHandle findVirtual( in findVirtual() method in MethodHandles.Lookup
952 …public MethodHandle findVirtual(Class<?> refc, String name, MethodType type) throws NoSuchMethodEx… in findVirtual() method in MethodHandles.Lookup