public class SelectItemComparator extends Object implements Comparator<SelectItem>, Serializable
| Constructor and Description |
|---|
SelectItemComparator(String ordering,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SelectItem item1,
SelectItem item2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic SelectItemComparator(String ordering, boolean caseSensitive)
public int compare(SelectItem item1, SelectItem item2)
compare in interface Comparator<SelectItem>Copyright © 2013 Nuxeo SA. All Rights Reserved.