java.lang.Object
org.omg.CORBA.LongHolder
public final class LongHolder
extends java.lang.Object
implements Streamable
long
value
LongHolder()
LongHolder(long initial)
void
_read(InputStream is)
TypeCode
_type()
_write(OutputStream os)
public long value
public LongHolder()
public LongHolder(long initial)
public void _read(InputStream is)
Specified by:_read in interface Streamable
public TypeCode _type()
Specified by:_type in interface Streamable
public void _write(OutputStream os)
Specified by:_write in interface Streamable