class SiteConfigurationExtensionPoint.I18nizableTextComparator extends Object implements Comparator<I18nizableText>
| Constructor and Description | 
|---|
I18nizableTextComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(I18nizableText t1,
       I18nizableText t2)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongI18nizableTextComparator()
public int compare(I18nizableText t1, I18nizableText t2)
compare in interface Comparator<I18nizableText>