org.carrot2.shaded.guava.common.base.Predicate<Field>public static class AttributeBinder.AllAnnotationsPresentPredicate extends Object implements org.carrot2.shaded.guava.common.base.Predicate<Field>
true if the attribute is annotated with
all of the provided annotations.| Constructor | Description |
|---|---|
AllAnnotationsPresentPredicate(Class<? extends Annotation>... filteringAnnotations) |
@SafeVarargs public AllAnnotationsPresentPredicate(Class<? extends Annotation>... filteringAnnotations)
Copyright © 2018 Carrot2.org. All rights reserved.