Searched refs:altMetafactory (Results 1 – 3 of 3) sorted by relevance
44 public static CallSite altMetafactory(MethodHandles.Lookup caller, in altMetafactory() method in LambdaMetafactory
335 CallSite cs = LambdaMetafactory.altMetafactory(MethodHandles.lookup(), in testAltStdNonser()346 CallSite cs = LambdaMetafactory.altMetafactory(MethodHandles.lookup(), in testAltStdSer()352 cs = LambdaMetafactory.altMetafactory(MethodHandles.lookup(), in testAltStdSer()
6 …method public static java.lang.invoke.CallSite altMetafactory(java.lang.invoke.MethodHandles.Looku…