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

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

*** 51,60 **** --- 51,61 ---- * 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}.