Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Class and Description |
---|---|
class |
_KeySortedSetStub
Generated from IDL interface "KeySortedSet".
|
Modifier and Type | Field and Description |
---|---|
KeySortedSet |
KeySortedSetHolder.value |
Modifier and Type | Method and Description |
---|---|
KeySortedSet |
KeySortedSetPOATie._this() |
KeySortedSet |
KeySortedSetPOA._this() |
KeySortedSet |
KeySortedSetPOATie._this(ORB orb) |
KeySortedSet |
KeySortedSetPOA._this(ORB orb) |
KeySortedSet |
KeySortedSetFactoryPOATie.create(Operations ops,
int expected_size) |
KeySortedSet |
KeySortedSetFactoryOperations.create(Operations ops,
int expected_size) |
KeySortedSet |
_KeySortedSetFactoryStub.create(Operations ops,
int expected_size) |
static KeySortedSet |
KeySortedSetHelper.extract(Any any) |
static KeySortedSet |
KeySortedSetHelper.narrow(Object obj) |
static KeySortedSet |
KeySortedSetHelper.read(InputStream in) |
static KeySortedSet |
KeySortedSetHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
int |
KeySortedSetOperations.compare(KeySortedSet collector,
Comparator comparison) |
int |
_KeySortedSetStub.compare(KeySortedSet collector,
Comparator comparison) |
int |
KeySortedSetPOATie.compare(KeySortedSet collector,
Comparator comparison) |
static void |
KeySortedSetHelper.insert(Any any,
KeySortedSet s) |
static void |
KeySortedSetHelper.write(OutputStream _out,
KeySortedSet s) |
Constructor and Description |
---|
KeySortedSetHolder(KeySortedSet initial) |