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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DTCKind.java150 public static final int _tk_struct = 15; field in class:TCKind
330 * initialized with <code>TCKind._tk_struct</code>.
332 public static final TCKind tk_struct = new TCKind(_tk_struct);
497 case _tk_struct:

Completed in 31 milliseconds