Searched refs:getConstructors (Results 1 – 8 of 8) sorted by relevance
65 new ArrayList<ApiConstructor>(apiClass.getConstructors()); in printTextReport()
95 for (ApiConstructor constructor : apiClass.getConstructors()) { in printXmlReport()
186 for (JDiffClassDescription.JDiffConstructor con : classDescription.getConstructors()) { in checkConstructorCompliance()
103 List<JDiffConstructor> getConstructors() { in getConstructors() method in JDiffClassDescription
186 return classDescription.getConstructors().isEmpty() in classIsNotInstantiableOrExtensibleInPreviousApi()
109 public Collection<ApiConstructor> getConstructors() { in getConstructors() method in ApiClass
220 for (ApiConstructor constructor : apiClass.getConstructors()) { in createApiClassElement()
3511 name: "getConstructors"