Package japicmp.filter
Interface BehaviorFilter
-
- All Superinterfaces:
Filter
- All Known Implementing Classes:
AnnotationBehaviorFilter
,JavadocLikeBehaviorFilter
public interface BehaviorFilter extends Filter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(javassist.CtBehavior ctBehavior)
-