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