Searched refs:checkConstructor (Results 1 – 3 of 3) sorted by relevance
209 checkConstructor(classDescription, runtimeClass, con, c); in checkConstructorCompliance()220 protected abstract void checkConstructor(JDiffClassDescription classDescription, in checkConstructor() method in AbstractApiChecker
133 protected void checkConstructor(JDiffClassDescription classDescription, Class<?> runtimeClass, in checkConstructor() method in AnnotationChecker
431 protected void checkConstructor(JDiffClassDescription classDescription, Class<?> runtimeClass, in checkConstructor() method in ApiComplianceChecker