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