Searched defs:otherMethod (Results 1 – 6 of 6) sorted by relevance
18 private Method someMethod, otherMethod; field in DelegatingMethodTest59 Object otherMethod(Object param); in otherMethod() method
54 + (int*)otherMethod; class63 + (int *)otherMethod { class
75 void otherMethod(); in otherMethod() method
254 Method otherMethod = (Method) other; in equals() local
212 public String otherMethod() { in otherMethod() method in MethodsImpl
113 String otherMethod(); in otherMethod() method