Package japicmp.filter
Class AnnotationBehaviorFilter
java.lang.Object
japicmp.filter.AnnotationFilterBase
japicmp.filter.AnnotationBehaviorFilter
- All Implemented Interfaces:
BehaviorFilter
,Filter
-
Field Summary
FieldsFields inherited from class japicmp.filter.AnnotationFilterBase
annotationClassName
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class japicmp.filter.AnnotationFilterBase
getClassName, hasAnnotation
-
Field Details
-
LOGGER
-
-
Constructor Details
-
AnnotationBehaviorFilter
-
-
Method Details
-
matches
public boolean matches(javassist.CtBehavior ctBehavior) - Specified by:
matches
in interfaceBehaviorFilter
-
toString
-