public class SelectItemComparator extends Object implements Comparator<javax.faces.model.SelectItem>
| Constructor and Description |
|---|
SelectItemComparator(boolean ascending) |
SelectItemComparator(Locale locale,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javax.faces.model.SelectItem a,
javax.faces.model.SelectItem b) |
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, thenComparingLongpublic SelectItemComparator(boolean ascending)
public SelectItemComparator(Locale locale, boolean ascending)
public int compare(javax.faces.model.SelectItem a,
javax.faces.model.SelectItem b)
compare in interface Comparator<javax.faces.model.SelectItem>Copyright © 2006–2017 Imixs Software Solutions GmbH. All rights reserved.