|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.flexiblewebsolutions.util.ListUtils
public class ListUtils
Some utils for working with Lists.
Constructor Summary | |
---|---|
ListUtils()
|
Method Summary | |
---|---|
static java.lang.String[] |
convertToStringArray(java.util.ArrayList pList)
Convert an array list of Strings to a String array |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListUtils()
Method Detail |
---|
public static java.lang.String[] convertToStringArray(java.util.ArrayList pList)
pList
- List of Strings
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |