Searched refs:getConstructors (Results 1 – 6 of 6) sorted by relevance
58 new ArrayList<ApiConstructor>(apiClass.getConstructors()); in printTextReport()
88 for (ApiConstructor constructor : apiClass.getConstructors()) { in printXmlReport()
106 public Collection<ApiConstructor> getConstructors() { in getConstructors() method in ApiClass
193 for (JDiffClassDescription.JDiffConstructor con : classDescription.getConstructors()) { in checkConstructorCompliance()
93 List<JDiffConstructor> getConstructors() { in getConstructors() method in JDiffClassDescription
3511 name: "getConstructors"