|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.util.FloatSequence
This is an abstract superclass for immutable iterators over collections of float values.
FloatIterator| Field Summary | |
static FloatIterator |
EMPTY
|
| Constructor Summary | |
FloatSequence()
|
|
| Method Summary | |
void |
remove()
Removes the last float 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.FloatIterator |
hasNext, next |
| Field Detail |
public static final FloatIterator EMPTY
| Constructor Detail |
public FloatSequence()
| Method Detail |
public final void remove()
FloatIterator
remove in interface FloatIteratorUnsupportedOperationExceptionFloatIterator.remove()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||