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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DTCKind.java95 public static final int _tk_ushort = 4; field in class:TCKind
264 * initialized with <code>TCKind._tk_ushort</code>.
266 public static final TCKind tk_ushort = new TCKind(_tk_ushort);
475 case _tk_ushort:

Completed in 31 milliseconds