src/share/classes/org/omg/CORBA/Any.java

Print this page
rev 597 : 8047722: @since tag cleanup in corba
Reviewed-by:

@@ -89,11 +89,11 @@
  * getting and setting the type code,
  * for testing two <code>Any</code> objects for equality,
  * and for reading an <code>Any</code> object from a stream or
  * writing it to a stream.
  * <BR>
- * @since   JDK1.2
+ * @since   1.2
  */
 abstract public class Any implements IDLEntity {
 
     /**
      * Checks for equality between this <code>Any</code> object and the