public static class AttributeBinder.AllAnnotationsPresentPredicate extends Object implements com.google.common.base.Predicate<Field>
true if the attribute is annotated with
all of the provided annotations.| Constructor and Description |
|---|
AttributeBinder.AllAnnotationsPresentPredicate(Class<? extends Annotation>... filteringAnnotations) |
public AttributeBinder.AllAnnotationsPresentPredicate(Class<? extends Annotation>... filteringAnnotations)
Copyright © 2013 Carrot2.org. All Rights Reserved.