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 IComparator
strValue1
- the first valuestrValue2
- the second valuepublic String getMessage()
getMessage
in interface IComparator
Copyright © 2016 Mairie de Paris. All rights reserved.