public final class KeyIteratorHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
KeyIterator |
value |
| Constructor and Description |
|---|
KeyIteratorHolder() |
KeyIteratorHolder(KeyIterator initial) |
public KeyIterator value
public KeyIteratorHolder()
public KeyIteratorHolder(KeyIterator initial)
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream in)
_read in interface Streamablepublic void _write(OutputStream _out)
_write in interface StreamableCopyright © 2015 JacORB. All rights reserved.