< prev index next >

jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/TIFFField.java

Print this page

        

@@ -255,11 +255,11 @@
  * </td>
  * </tr>
  *
  * </table>
  *
- * @since 1.9
+ * @since 9
  * @see   TIFFDirectory
  * @see   TIFFTag
  */
 public class TIFFField implements Cloneable {
 
< prev index next >