Searched defs:specialCaller (Results 1 – 3 of 3) sorted by relevance
67 … Class<?> specialCaller) throws NoSuchMethodException, IllegalAccessException { return null; } in findSpecial()81 …public MethodHandle unreflectSpecial(Method m, Class<?> specialCaller) throws IllegalAccessExcepti… in unreflectSpecial()
448 java.lang.Class<?> specialCaller) in findSpecial()457 java.lang.Class<?> specialCaller) in findSpecial()542 java.lang.reflect.Method m, java.lang.Class<?> specialCaller) in unreflectSpecial()590 private void checkSpecialCaller(java.lang.Class<?> specialCaller) in checkSpecialCaller()
1113 … Class<?> specialCaller) throws NoSuchMethodException, IllegalAccessException { in findSpecial()1148 Class<?> refc, Class<?> specialCaller) in findSpecial()1649 …public MethodHandle unreflectSpecial(Method m, Class<?> specialCaller) throws IllegalAccessExcepti… in unreflectSpecial()1946 …private void checkSpecialCaller(Class<?> specialCaller, Class<?> refc) throws IllegalAccessExcepti… in checkSpecialCaller()