|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.util.DoubleSequence
This is an abstract superclass for immutable iterators over collections of double values.
DoubleIterator| Field Summary | |
static DoubleIterator |
EMPTY
|
| Constructor Summary | |
DoubleSequence()
|
|
| Method Summary | |
void |
remove()
Removes the last double value returned from the underlying collection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface uka.util.DoubleIterator |
hasNext, next |
| Field Detail |
public static final DoubleIterator EMPTY
| Constructor Detail |
public DoubleSequence()
| Method Detail |
public final void remove()
DoubleIterator
remove in interface DoubleIteratorUnsupportedOperationExceptionDoubleIterator.remove()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||