Searched defs:otherMethod (Results 1 – 5 of 5) 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
113 String otherMethod(); in otherMethod() method
212 public String otherMethod() { in otherMethod() method in MethodsImpl