Searched defs:methodInSuperclass (Results 1 – 2 of 2) sorted by relevance
117 Method methodInSuperclass = visibleMethod(method, in.getSuperclass()); in visibleMethod() local
2772 Method methodInSuperclass = CopyAnnotation.class.getDeclaredMethod("field2"); in testCopyMethodAnnotations() local2791 Method methodInSuperclass = CopyAnnotation.class.getDeclaredMethod("field1"); in testCopyMethodAnnotationsByDefault() local