Searched refs:jDiffConstructors (Results 1 – 1 of 1) sorted by relevance
49 private final List<JDiffConstructor> jDiffConstructors = new ArrayList<>(); field in JDiffClassDescription104 return jDiffConstructors; in getConstructors()144 jDiffConstructors.add(tc); in addConstructor()