src/share/classes/javax/rmi/CORBA/StubDelegate.java

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

@@ -48,10 +48,11 @@
  * value of the
  * <code>javax.rmi.CORBA.StubClass</code>
  * system property.
  *
  * @see Stub
+ * @since 1.3
  */
 public interface StubDelegate {
 
     /**
      * Delegation call for {@link Stub#hashCode}.