< prev index next >

src/java.base/share/classes/java/text/FieldPosition.java

Print this page

        

@@ -66,10 +66,11 @@
  * If you are interested in the positions of all attributes in the
  * formatted string use the <code>Format</code> method
  * <code>formatToCharacterIterator</code>.
  *
  * @author      Mark Davis
+ * @since 1.1
  * @see         java.text.Format
  */
 public class FieldPosition {
 
     /**
< prev index next >