Searched refs:implInterface (Results 1 – 1 of 1) sorted by relevance
167 JDiffClassDescription implInterface = class2Description.get(interfaceClass); in findMethod() local168 if (implInterface == null) { in findMethod()173 if (findMethod(implInterface, method)) { in findMethod()