|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.misc.TimelineIDSet
public class TimelineIDSet
A set of TimelineIDs
Constructor Summary | |
---|---|
TimelineIDSet()
|
Method Summary | |
---|---|
void |
add(TimelineID id)
|
java.util.Iterator |
alphabeticIterator()
|
java.util.Iterator |
iterator()
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimelineIDSet()
Method Detail |
---|
public void add(TimelineID id)
public java.util.Iterator iterator()
iterator
in interface ScheherIDSet
public java.util.Iterator alphabeticIterator()
public int size()
size
in interface ScheherIDSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |