Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Class and Description |
---|---|
class |
_SortedBagStub
Generated from IDL interface "SortedBag".
|
Modifier and Type | Field and Description |
---|---|
SortedBag |
SortedBagHolder.value |
Modifier and Type | Method and Description |
---|---|
SortedBag |
SortedBagPOA._this() |
SortedBag |
SortedBagPOATie._this() |
SortedBag |
SortedBagPOA._this(ORB orb) |
SortedBag |
SortedBagPOATie._this(ORB orb) |
SortedBag |
SortedBagFactoryOperations.create(Operations ops,
int expected_size) |
SortedBag |
SortedBagFactoryPOATie.create(Operations ops,
int expected_size) |
SortedBag |
_SortedBagFactoryStub.create(Operations ops,
int expected_size) |
static SortedBag |
SortedBagHelper.extract(Any any) |
static SortedBag |
SortedBagHelper.narrow(Object obj) |
static SortedBag |
SortedBagHelper.read(InputStream in) |
static SortedBag |
SortedBagHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
int |
SortedBagOperations.compare(SortedBag collector,
Comparator comparison) |
int |
_SortedBagStub.compare(SortedBag collector,
Comparator comparison) |
int |
SortedBagPOATie.compare(SortedBag collector,
Comparator comparison) |
static void |
SortedBagHelper.insert(Any any,
SortedBag s) |
static void |
SortedBagHelper.write(OutputStream _out,
SortedBag s) |
Constructor and Description |
---|
SortedBagHolder(SortedBag initial) |