public interface IComparator
Modifier and Type | Method and Description |
---|---|
boolean |
compare(String strValue1,
String strValue2)
Checks if the values are equals
|
String |
getMessage()
Gets the I18n message key
|
boolean compare(String strValue1, String strValue2)
strValue1
- the first valuestrValue2
- the second valueString getMessage()
Copyright © 2016 Mairie de Paris. All rights reserved.