|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.limegroup.gnutella.util.ArrayListUtil
Coomon Array manipulation routines
| Constructor Summary | |
ArrayListUtil()
|
|
| Method Summary | |
static java.util.ArrayList |
buildArray(int[] list)
Build an ArrayList of Integer from and array of int. |
static java.util.Comparator |
integerComparator()
Creates an Integer comparator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArrayListUtil()
| Method Detail |
public static java.util.ArrayList buildArray(int[] list)
public static java.util.Comparator integerComparator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||