|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.bt747.j2se.system.J2SEHashSet
public final class J2SEHashSet
Constructor Summary | |
---|---|
J2SEHashSet()
|
Method Summary | |
---|---|
void |
add(java.lang.Object o)
|
int |
count()
|
boolean |
hasNext()
|
BT747HashSet |
iterator()
Initialises iterator |
java.lang.Object |
next()
|
void |
remove(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public J2SEHashSet()
Method Detail |
---|
public final BT747HashSet iterator()
BT747HashSet
iterator
in interface BT747HashSet
public final void add(java.lang.Object o)
add
in interface BT747HashSet
public final void remove(java.lang.Object o)
remove
in interface BT747HashSet
public final boolean hasNext()
hasNext
in interface BT747HashSet
public final java.lang.Object next()
next
in interface BT747HashSet
public int count()
count
in interface BT747HashSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |