Searched refs:jDiffMethods (Results 1 – 1 of 1) sorted by relevance
47 private final List<JDiffMethod> jDiffMethods = new ArrayList<>(); field in JDiffClassDescription90 return jDiffMethods; in getMethods()125 jDiffMethods.add(method); in addMethod()