Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Class and Description |
---|---|
class |
_KeySortedBagStub
Generated from IDL interface "KeySortedBag".
|
Modifier and Type | Field and Description |
---|---|
KeySortedBag |
KeySortedBagHolder.value |
Modifier and Type | Method and Description |
---|---|
KeySortedBag |
KeySortedBagPOATie._this() |
KeySortedBag |
KeySortedBagPOA._this() |
KeySortedBag |
KeySortedBagPOATie._this(ORB orb) |
KeySortedBag |
KeySortedBagPOA._this(ORB orb) |
KeySortedBag |
KeySortedBagFactoryPOATie.create(Operations ops,
int expected_size) |
KeySortedBag |
_KeySortedBagFactoryStub.create(Operations ops,
int expected_size) |
KeySortedBag |
KeySortedBagFactoryOperations.create(Operations ops,
int expected_size) |
static KeySortedBag |
KeySortedBagHelper.extract(Any any) |
static KeySortedBag |
KeySortedBagHelper.narrow(Object obj) |
static KeySortedBag |
KeySortedBagHelper.read(InputStream in) |
static KeySortedBag |
KeySortedBagHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
int |
KeySortedBagPOATie.compare(KeySortedBag collector,
Comparator comparison) |
int |
KeySortedBagOperations.compare(KeySortedBag collector,
Comparator comparison) |
int |
_KeySortedBagStub.compare(KeySortedBag collector,
Comparator comparison) |
static void |
KeySortedBagHelper.insert(Any any,
KeySortedBag s) |
static void |
KeySortedBagHelper.write(OutputStream _out,
KeySortedBag s) |
Constructor and Description |
---|
KeySortedBagHolder(KeySortedBag initial) |