Searched defs:handleKind (Results 1 – 4 of 4) sorted by relevance
42 MethodHandleImpl(long artFieldOrMethod, int handleKind, MethodType type) { in MethodHandleImpl()
491 /** @hide */ protected final int handleKind; field in MethodHandle497 protected MethodHandle(long artFieldOrMethod, int handleKind, MethodType type) { in MethodHandle()
871 private static MethodHandle createMethodHandle(Method method, int handleKind, in createMethodHandle()
417 int handleKind, in createMethodHandle()