Searched defs:aMethod (Results 1 – 2 of 2) sorted by relevance
49 - (ClassA<ProtocolY> *)aMethod; method54 - (ClassA<ProtocolY> *)aMethod { method
277 public T aMethod(T t) { return null; } in aMethod() method in MethodInterceptionTest.Superclass280 RetType aMethod(RetType obj); in aMethod() method