Searched refs:jDiffMethods (Results 1 – 1 of 1) sorted by relevance
74 private List<JDiffMethod> jDiffMethods = new ArrayList<JDiffMethod>(); field in JDiffClassDescription133 jDiffMethods.add(method); in addMethod()495 for (JDiffMethod method : jDiffMethods) { in checkMethodCompliance()