|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--candy.util.whiteboard.WBIterator
| Field Summary | |
(package private) candy.core.packet.WBPrimitivePacket |
last
|
(package private) java.util.Iterator |
packets
|
| Constructor Summary | |
WBIterator(java.util.Vector v)
|
|
| Method Summary | |
WBPrimitive |
current()
|
candy.core.packet.WBPrimitivePacket |
currentPacket()
|
boolean |
hasNext()
|
WBPrimitive |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.util.Iterator packets
candy.core.packet.WBPrimitivePacket last
| Constructor Detail |
public WBIterator(java.util.Vector v)
| Method Detail |
public boolean hasNext()
public WBPrimitive next()
public WBPrimitive current()
public candy.core.packet.WBPrimitivePacket currentPacket()
public void remove()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||