Searched refs:findStringFactoryMethod (Results 1 – 1 of 1) sorted by relevance
1168 private static Method findStringFactoryMethod(Constructor<String> constructor) { in findStringFactoryMethod() method in MethodHandles.Lookup1183 mh = new MethodHandleImpl(findStringFactoryMethod(constructor).getArtMethod(), in createMethodHandleForConstructor()