-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
hasNext() |
char |
nextChar() |
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator
- Overrides:
hasNext
in class RecursiveCharIterator
- Returns:
- true if there are more characters
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.