src/share/classes/org/omg/CORBA/portable/Streamable.java

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

@@ -29,11 +29,11 @@
 /**
  * The base class for the Holder classess of all complex
  * IDL types. The ORB treats all generated Holders as Streamable to invoke
  * the methods for marshalling and unmarshalling.
  *
- * @since   JDK1.2
+ * @since   1.2
  */
 
 public interface Streamable {
     /**
      * Reads data from <code>istream</code> and initalizes the