CharacterIterator.DONE
Interface Overview | Interface Members | 
  This Package | 
All Packages
Syntax
 public static final char DONE
Description
 Constant that is returned when the iterator has reached either the end
 or the beginning of the text.  The unicode 2.0 standard states that
 '\\uFFFF' is an invalid unicode value and should not occur in any valid
 unicode string.