|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbp.eventSets.EmptyEventIterator
class EmptyEventIterator
An iterator over an empty set of events.
Constructor Summary | |
---|---|
EmptyEventIterator()
|
Method Summary | |
---|---|
boolean |
hasNext()
|
Event |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
EmptyEventIterator()
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<Event>
public Event next()
next
in interface java.util.Iterator<Event>
public void remove()
remove
in interface java.util.Iterator<Event>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |