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

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

*** 85,95 **** * @see org.omg.CORBA.Request * @see org.omg.CORBA.ServerRequest * @see org.omg.CORBA.NamedValue * @see org.omg.CORBA.Context * ! * @since JDK1.2 */ public abstract class NVList { /** --- 85,95 ---- * @see org.omg.CORBA.Request * @see org.omg.CORBA.ServerRequest * @see org.omg.CORBA.NamedValue * @see org.omg.CORBA.Context * ! * @since 1.2 */ public abstract class NVList { /**