|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IValueComparator
An interface for a value comparator.
| Method Summary | |
|---|---|
int |
compareValues(IValue v1,
IValue v2)
Compares two values. |
void |
reset()
Resets this value comparator. |
| Method Detail |
|---|
int compareValues(IValue v1,
IValue v2)
v1 - The first value to compare. Must be non-null.v2 - The second value to compare. Must be non-null.
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||