Home
last modified time | relevance | path

Searched defs:findStatic (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/lambda/java/java/lang/invoke/
DMethodHandles.java60 …MethodHandle findStatic(Class<?> refc, String name, MethodType type) throws NoSuchMethodException,… in findStatic() method in MethodHandles.Lookup
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java780 …MethodHandle findStatic(Class<?> refc, String name, MethodType type) throws NoSuchMethodException,… in findStatic() method in MethodHandles.Lookup