|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.structconf.util.URLSet
Nested Class Summary | |
private class |
URLSet.URLComparator
|
Field Summary | |
private TreeSet |
set_
|
Constructor Summary | |
URLSet()
|
Method Summary | |
boolean |
add(URL url)
|
boolean |
contains(URL url)
|
URL[] |
toArray()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private TreeSet set_
Constructor Detail |
public URLSet()
Method Detail |
public boolean add(URL url)
public boolean contains(URL url)
public URL[] toArray()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |