|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.base.util.JiveComparators
public class JiveComparators
A collection of Comparators to handle sorting various objects.
| Field Summary | |
|---|---|
static java.util.Comparator |
GROUP
Compares two Group objects based on their group name value. |
static java.util.Comparator |
LOCALE
Compares two java.util.Locale objects, based on their display names. |
static java.util.Comparator |
LOWER_STRING
String comparator based on the toLowerCase() values of the two Strings. |
static java.util.Comparator |
USER
Compares two User objects based on their username values. |
| Constructor Summary | |
|---|---|
JiveComparators()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.Comparator LOCALE
public static final java.util.Comparator USER
public static final java.util.Comparator GROUP
public static final java.util.Comparator LOWER_STRING
| Constructor Detail |
|---|
public JiveComparators()
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||