|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComparator
IComparator
Method Summary | |
---|---|
boolean |
compare(String strValue1,
String strValue2)
Checks if the values are equals |
String |
getMessage()
Gets the I18n message key |
Method Detail |
---|
boolean compare(String strValue1, String strValue2)
strValue1
- the first valuestrValue2
- the second value
String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |