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

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

@@ -40,11 +40,11 @@
  *  org.omg.CORBA.NamedValue nv = orb.create_named_value(
  *        "argumentIdentifier", myAny, org.omg.CORBA.ARG_OUT.value);
  * </PRE>
  *
  * @see     org.omg.CORBA.NamedValue
- * @since   JDK1.2
+ * @since   1.2
  */
 public interface ARG_OUT {
 
 /**
  * The constant value indicating an output argument.