|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.firstpartners.nounit.utility.CollectionUtil
Performs common , but tricky tasks on Collections e.g. Stripping of spaces from Files
Constructor Summary | |
CollectionUtil()
|
Method Summary | |
static java.util.Collection |
convertArrayToCollection(java.lang.Object[] arrayToConvert)
Convert an Array to a HashSet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CollectionUtil()
Method Detail |
public static java.util.Collection convertArrayToCollection(java.lang.Object[] arrayToConvert)
arrayToConvert
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |