public final class LevelsPredicate extends Object implements com.google.common.base.Predicate<AttributeDescriptor>
AttributeDescriptor belongs to any of the
provided levels.| Constructor and Description |
|---|
LevelsPredicate(AttributeLevel... levels) |
public LevelsPredicate(AttributeLevel... levels)
public boolean apply(AttributeDescriptor descriptor)
apply in interface com.google.common.base.Predicate<AttributeDescriptor>Copyright © 2013 Carrot2.org. All Rights Reserved.