Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Class and Description |
---|---|
class |
_SortedSetStub
Generated from IDL interface "SortedSet".
|
Modifier and Type | Field and Description |
---|---|
SortedSet |
SortedSetHolder.value |
Modifier and Type | Method and Description |
---|---|
SortedSet |
SortedSetPOA._this() |
SortedSet |
SortedSetPOATie._this() |
SortedSet |
SortedSetPOA._this(ORB orb) |
SortedSet |
SortedSetPOATie._this(ORB orb) |
SortedSet |
SortedSetFactoryOperations.create(Operations ops,
int expected_size) |
SortedSet |
SortedSetFactoryPOATie.create(Operations ops,
int expected_size) |
SortedSet |
_SortedSetFactoryStub.create(Operations ops,
int expected_size) |
static SortedSet |
SortedSetHelper.extract(Any any) |
static SortedSet |
SortedSetHelper.narrow(Object obj) |
static SortedSet |
SortedSetHelper.read(InputStream in) |
static SortedSet |
SortedSetHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
int |
SortedSetOperations.compare(SortedSet collector,
Comparator comparison) |
int |
SortedSetPOATie.compare(SortedSet collector,
Comparator comparison) |
int |
_SortedSetStub.compare(SortedSet collector,
Comparator comparison) |
static void |
SortedSetHelper.insert(Any any,
SortedSet s) |
static void |
SortedSetHelper.write(OutputStream _out,
SortedSet s) |
Constructor and Description |
---|
SortedSetHolder(SortedSet initial) |