corba/src/share/classes/org/omg/CORBA/TCKind.java
changeset 4623 e3aaa29eff65
parent 4 02bb8761fcce
child 5555 b2b5ed3f0d0d
--- a/corba/src/share/classes/org/omg/CORBA/TCKind.java	Wed Jul 05 17:05:07 2017 +0200
+++ b/corba/src/share/classes/org/omg/CORBA/TCKind.java	Sat Jan 16 01:04:04 2010 +0000
@@ -545,8 +545,6 @@
     * @param  _value the <code>int</code> to convert.  It must be one of
     *         the <code>int</code> constants in the class
     *         <code>TCKind</code>.
-    * @return  a new <code>TCKind</code> instance whose <code>value</code>
-    * field matches the given <code>int</code>
     */
     @Deprecated
     protected TCKind(int _value){