org.openorb.ir.persistence

Class NativeDefRefSeqHolder

public class NativeDefRefSeqHolder extends Object implements Streamable

Field Summary
NativeDefRef[]value
Constructor Summary
NativeDefRefSeqHolder()
NativeDefRefSeqHolder(NativeDefRef[] initial)
Method Summary
void_read(InputStream istream)
TypeCode_type()
void_write(OutputStream ostream)

Field Detail

value

public NativeDefRef[] value

Constructor Detail

NativeDefRefSeqHolder

public NativeDefRefSeqHolder()

NativeDefRefSeqHolder

public NativeDefRefSeqHolder(NativeDefRef[] initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)