src/share/classes/java/text/Format.java

Print this page

        

@@ -368,11 +368,11 @@
      * <code>AttributedCharacterIterator</code>.
      * <p>
      * Delegates should NOT assume that the <code>Format</code> will notify
      * the delegate of fields in any particular order.
      *
-     * @see FieldPosition.Delegate
+     * @see FieldPosition#getFieldDelegate
      * @see CharacterIteratorFieldDelegate
      */
     interface FieldDelegate {
         /**
          * Notified when a particular region of the String is formatted. This