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