|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.springlayout.web.validator.condition.EqualsEvaluator
public class EqualsEvaluator
| Constructor Summary | |
|---|---|
EqualsEvaluator()
|
|
| Method Summary | |
|---|---|
boolean |
evaluate(java.lang.Object target,
java.lang.Object value)
Evaluates the value contained in the wrapper against the value supplied using the condition the concrete type of this evaluator supports. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EqualsEvaluator()
| Method Detail |
|---|
public boolean evaluate(java.lang.Object target,
java.lang.Object value)
Evaluator
evaluate in interface Evaluator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||