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