Package japicmp.filter
Interface ClassFilter
-
- All Superinterfaces:
Filter
- All Known Implementing Classes:
AnnotationClassFilter,JavaDocLikeClassFilter,JavadocLikePackageFilter
public interface ClassFilter extends Filter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(javassist.CtClass ctClass)
-