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

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

@@ -51,10 +51,11 @@
  * value of the
  * <code>javax.rmi.CORBA.UtilClass</code>
  * system property.
  *
  * @see Util
+ * @since 1.3
  */
 public interface UtilDelegate {
 
     /**
      * Delegation call for {@link Util#mapSystemException}.