Uses of Class
org.antublue.test.engine.internal.predicate.AnnotationFieldPredicate
Packages that use AnnotationFieldPredicate
-
Uses of AnnotationFieldPredicate in org.antublue.test.engine.internal.predicate
Methods in org.antublue.test.engine.internal.predicate that return AnnotationFieldPredicateModifier and TypeMethodDescriptionstatic AnnotationFieldPredicateAnnotationFieldPredicate.of(Class<? extends Annotation> annotation) Method to get an AnnotationFieldPredicate for an Annotationstatic AnnotationFieldPredicateAnnotationFieldPredicate.of(Class<? extends Annotation>... annotations) Method to get an AnnotationFieldPredicate for an Annotationstatic AnnotationFieldPredicateAnnotationFieldPredicate.of(List<Class<? extends Annotation>> annotations) Method to get an AnnotationFieldPredicate for an Annotation