Searched defs:otherMethod (Results 1 – 4 of 4) sorted by relevance
14 private Method someMethod, otherMethod; field in DelegatingMethodTest55 Object otherMethod(Object param); in otherMethod() method
54 + (int*)otherMethod; class63 + (int *)otherMethod { class
212 public String otherMethod() { in otherMethod() method in MethodsImpl
113 String otherMethod(); in otherMethod() method