Searched defs:handle2 (Results 1 – 2 of 2) sorted by relevance
100 …MethodHandle handle2 = MethodHandles.dropArgumentsToMatch(cat, 0, bigTypewithVoid.parameterList(),… in dropArgumentsToMatchTestWithVoid() local125 … MethodHandle handle2 = dropArgumentsToMatch(mh2, 1, Collections.singletonList(int.class), 0); in dropArgumentsToMatchPosSkipRange() local
1272 MethodHandle handle2 = MethodHandles.lookup().findStatic( in testInvokeWithArguments() local