|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.swabunga.util.VectorUtility
public class VectorUtility
Constructor Summary | |
---|---|
VectorUtility()
|
Method Summary | |
---|---|
static java.util.List |
addAll(java.util.List dest,
java.util.List src)
|
static java.util.List |
addAll(java.util.List dest,
java.util.List src,
boolean allow_duplicates)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VectorUtility()
Method Detail |
---|
public static java.util.List addAll(java.util.List dest, java.util.List src)
public static java.util.List addAll(java.util.List dest, java.util.List src, boolean allow_duplicates)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |