Home
last modified time | relevance | path

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

/art/test/1976-hello-structural-static-methods/src/art/
DTest1976.java94 public static final class MethodHandleWrapper { class in Test1976
97 public MethodHandleWrapper(MethodHandle mh, Method m) { in MethodHandleWrapper() method in Test1976.MethodHandleWrapper
/art/test/1975-hello-structural-transformation/src/art/
DTest1975.java140 public static final class MethodHandleWrapper { class in Test1975
143 public MethodHandleWrapper(MethodHandle mh, Field f) { in MethodHandleWrapper() method in Test1975.MethodHandleWrapper