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

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/interceptors/
H A DSlotTableStack.java139 SlotTable tableTemp = peekSlotTable();
179 * peekSlotTable gets the top SlotTable from the SlotTableStack without
182 SlotTable peekSlotTable( ) { method in class:SlotTableStack

Completed in 29 milliseconds