|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.core.apitools.ToolToMakeYourLifeEasier
org.openjump.core.apitools.CollectionsTools
public class CollectionsTools
Class for more convenient use of Lists and Arrays.
| Constructor Summary | |
|---|---|
CollectionsTools()
|
|
| Method Summary | |
|---|---|
static boolean |
addArrayToList(java.util.List toAddTo,
java.lang.Object[] arrayToBeAdded)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionsTools()
| Method Detail |
|---|
public static boolean addArrayToList(java.util.List toAddTo,
java.lang.Object[] arrayToBeAdded)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||