|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.util.attribute.constraint.Constraint
org.carrot2.util.attribute.constraint.ValueHintEnumConstraint
public class ValueHintEnumConstraint
| Field Summary |
|---|
| Fields inherited from class org.carrot2.util.attribute.constraint.Constraint |
|---|
annotation |
| Method Summary | |
|---|---|
protected boolean |
isMet(Object value)
Checks if the provided value meets this constraint. |
String |
toString()
|
| Methods inherited from class org.carrot2.util.attribute.constraint.Constraint |
|---|
checkAssignableFrom, populate, populateCustom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected boolean isMet(Object value)
Constraintvalue meets this constraint.
isMet in class Constraintpublic String toString()
toString in class Object
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||