public final class SharedObjectDataViewHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
SharedObjectDataView |
value |
| Constructor and Description |
|---|
SharedObjectDataViewHolder() |
SharedObjectDataViewHolder(SharedObjectDataView initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(InputStream is) |
TypeCode |
_type() |
void |
_write(OutputStream os) |
public SharedObjectDataView value
public SharedObjectDataViewHolder()
public SharedObjectDataViewHolder(SharedObjectDataView initial)
public void _read(InputStream is)
_read in interface Streamablepublic void _write(OutputStream os)
_write in interface Streamablepublic TypeCode _type()
_type in interface StreamableCopyright © 2017. All rights reserved.