|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectXPArrayList
com.plumtree.portaluiinfrastructure.ptlink.PTURLList
public class PTURLList
XPArrayList wrapper for PTURL class only
| Constructor Summary | |
|---|---|
PTURLList(int initialCapacity)
|
|
| Method Summary | |
|---|---|
int |
Add(IPTURL url)
|
void |
AddRange(PTURLList urlList)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PTURLList(int initialCapacity)
initialCapacity - | Method Detail |
|---|
public int Add(IPTURL url)
url -
public void AddRange(PTURLList urlList)
urlList -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||