Searched refs:otherMethod (Results 1 – 2 of 2) sorted by relevance
96 CstBaseMethodRef otherMethod = (CstBaseMethodRef) other; in compareTo0() local97 return prototype.compareTo(otherMethod.prototype); in compareTo0()
105 CstBaseMethodRef otherMethod = (CstBaseMethodRef) other; in compareTo0() local106 return prototype.compareTo(otherMethod.prototype); in compareTo0()