java.lang.Object
org.omg.CORBA.IntHolder
public final class IntHolder
extends java.lang.Object
implements Streamable
int
value
IntHolder()
IntHolder(int initial)
void
_read(InputStream is)
TypeCode
_type()
_write(OutputStream os)
public int value
public IntHolder()
public IntHolder(int 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