|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.util.collection.CollectionsUtil
public class CollectionsUtil
CollectionsUtil.
Constructor Summary | |
---|---|
CollectionsUtil()
|
Method Summary | |
---|---|
static List |
list(Enumeration e)
Create a list from an enumeration |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollectionsUtil()
Method Detail |
---|
public static List list(Enumeration e)
e
- the enumeration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |