|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthoplugins.commons.utils.ListUtil
List Utility class
| Method Summary | |
static java.util.SortedSet |
getSortedSet(java.util.Collection beans,
java.util.Comparator comparator)
Sort the collection and returns a SortedSet |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.util.SortedSet getSortedSet(java.util.Collection beans,
java.util.Comparator comparator)
beans - Collection to be sortedcomparator - Comparator to be used
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||