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