public final class lock_modeHolder extends java.lang.Object implements Streamable
| Constructor and Description |
|---|
lock_modeHolder() |
lock_modeHolder(lock_mode initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(InputStream in) |
TypeCode |
_type() |
void |
_write(OutputStream out) |
public lock_mode value
public lock_modeHolder()
public lock_modeHolder(lock_mode initial)
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream in)
_read in interface Streamablepublic void _write(OutputStream out)
_write in interface Streamable