public class ComparatorNotEqual extends Object implements IComparator
| Constructor and Description |
|---|
ComparatorNotEqual() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare(String strValue1,
String strValue2)
Checks if the values are not equals
|
String |
getMessage()
Gets the I18n message key
|
public boolean compare(String strValue1, String strValue2)
compare in interface IComparatorstrValue1 - the first valuestrValue2 - the second valuepublic String getMessage()
getMessage in interface IComparatorCopyright © 2017 City of Paris. All rights reserved.