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

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/interceptors/
H A DSlotTable.java35 * SlotTable is used internally by PICurrent to store the slot information.
37 public class SlotTable { class
44 // The flag to check whether there are any updates in the current SlotTable.
52 SlotTable( ORB orb, int slotSize ) { method in class:SlotTable

Completed in 28 milliseconds