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