public final class AnnotationsPredicate extends Object implements com.google.common.base.Predicate<AttributeDescriptor>
AttributeDescriptor.| Constructor and Description |
|---|
AnnotationsPredicate(boolean requireAll,
Class<? extends Annotation>... annotationClasses) |
public AnnotationsPredicate(boolean requireAll,
Class<? extends Annotation>... annotationClasses)
public boolean apply(AttributeDescriptor descriptor)
apply in interface com.google.common.base.Predicate<AttributeDescriptor>Copyright © 2013 Carrot2.org. All Rights Reserved.