Searched defs:LONG_OBJ_TYPE (Results 1 – 7 of 7) sorted by relevance
837 private static final MethodType LONG_OBJ_TYPE = MethodType.methodType(long.class, Object.class); field in DirectMethodHandle
848 private static final MethodType LONG_OBJ_TYPE = MethodType.methodType(long.class, Object.class); field in DirectMethodHandle
893 private static final MethodType LONG_OBJ_TYPE = MethodType.methodType(long.class, Object.class); field in DirectMethodHandle
889 private static final MethodType LONG_OBJ_TYPE = MethodType.methodType(long.class, Object.class); field in DirectMethodHandle