public class ComparatorEqual extends Object implements IComparator
Constructor and Description |
---|
ComparatorEqual() |
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
|
public boolean compare(String strValue1, String strValue2)
compare
in interface IComparator
byValue1
- the first valuebyValue2
- the second valuepublic String getMessage()
getMessage
in interface IComparator
Copyright © 2017 City of Paris. All rights reserved.