org.carrot2.util.attribute.constraint
Class PassesValueOfConstraint
java.lang.Object
org.carrot2.util.attribute.constraint.Constraint
org.carrot2.util.attribute.constraint.PassesValueOfConstraint
public class PassesValueOfConstraint
- extends Constraint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isMet
protected boolean isMet(Object value)
- Description copied from class:
Constraint
- Checks if the provided
value meets this constraint.
- Specified by:
isMet in class Constraint
populateCustom
protected void populateCustom(Annotation annotation)
- Overrides:
populateCustom in class Constraint
Copyright (c) Dawid Weiss, Stanislaw Osinski