Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Interface and Description |
---|---|
interface |
EqualityKeyIterator
Generated from IDL interface "EqualityKeyIterator".
|
interface |
EqualityKeySortedIterator
Generated from IDL interface "EqualityKeySortedIterator".
|
interface |
KeySortedIterator
Generated from IDL interface "KeySortedIterator".
|
Modifier and Type | Class and Description |
---|---|
class |
_EqualityKeyIteratorStub
Generated from IDL interface "EqualityKeyIterator".
|
class |
_EqualityKeySortedIteratorStub
Generated from IDL interface "EqualityKeySortedIterator".
|
class |
_KeyIteratorStub
Generated from IDL interface "KeyIterator".
|
class |
_KeySortedIteratorStub
Generated from IDL interface "KeySortedIterator".
|
Modifier and Type | Field and Description |
---|---|
KeyIterator |
KeyIteratorHolder.value |
Modifier and Type | Method and Description |
---|---|
KeyIterator |
KeyIteratorPOATie._this() |
KeyIterator |
KeyIteratorPOA._this() |
KeyIterator |
KeyIteratorPOATie._this(ORB orb) |
KeyIterator |
KeyIteratorPOA._this(ORB orb) |
static KeyIterator |
KeyIteratorHelper.extract(Any any) |
static KeyIterator |
KeyIteratorHelper.narrow(Object obj) |
static KeyIterator |
KeyIteratorHelper.read(InputStream in) |
static KeyIterator |
KeyIteratorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
KeyIteratorHelper.insert(Any any,
KeyIterator s) |
static void |
KeyIteratorHelper.write(OutputStream _out,
KeyIterator s) |
Constructor and Description |
---|
KeyIteratorHolder(KeyIterator initial) |