Searched defs:_tk_short (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DTCKind.java85 public static final int _tk_short = 2; field in class:TCKind
252 * initialized with <code>TCKind._tk_short</code>.
254 public static final TCKind tk_short = new TCKind(_tk_short);
471 case _tk_short:

Completed in 30 milliseconds