Imported GNU Classpath 0.19 + gcj-import-20051115.
* sources.am: Regenerated.
* Makefile.in: Likewise.
* scripts/makemake.tcl: Use glob -nocomplain.
From-SVN: r107049
This commit is contained in:
@@ -68,7 +68,7 @@ public interface CharacterIterator extends Cloneable
|
||||
* <code>getEndIndex() - 1</code>, it will not be incremented.
|
||||
*
|
||||
* @return The character at the position of the incremented index value,
|
||||
* or <code>DONE</code> if the index has reached getEndIndex() - 1
|
||||
* or {@link #DONE} if the index has reached getEndIndex() - 1
|
||||
*/
|
||||
char next();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user