- java.lang.Object
-
- net.uncontended.precipice.pattern.WritableSequence<E>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface java.util.Iterator<E>
-
next
public E next()
- Specified by:
next in interface java.util.Iterator<E>
-
add
public void add(E child)
-
reset
public void reset()
Copyright © 2014 Tim Brooks. All Rights Reserved.