Searched defs:anotherMethod (Results 1 – 6 of 6) sorted by relevance
50 - (ClassA<ProtocolY> *)anotherMethod; method60 - (ClassA<ProtocolY> *)anotherMethod { method
12 AClassToForget[] anotherMethod(int a, AClassToForget[] aClassToForget, String b) { in anotherMethod() method in AClassThatRefersToAForgettableClassInMethodCalls
53 private void anotherMethod(int i, String s) {} in anotherMethod() method in ParameterTest
164 MethodDescriptor<String, Integer> anotherMethod = MethodDescriptor.<String, Integer>newBuilder() in replaceAndLookup() local
364 - (void)anotherMethod { method