|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjs.tinyvm.MasterRecord
public class MasterRecord
Master record.
| Constructor Summary | |
|---|---|
MasterRecord(Binary binary)
Constructor. |
|
| Method Summary | |
|---|---|
void |
dump(IByteWriter writer)
Dump. |
int |
getLength()
Length. |
java.lang.String |
getRunTimeOptions()
|
void |
setRunTimeOptions(int opt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MasterRecord(Binary binary)
binary - | Method Detail |
|---|
public void setRunTimeOptions(int opt)
public java.lang.String getRunTimeOptions()
public void dump(IByteWriter writer)
throws TinyVMException
dump in interface WritableDatawriter - writer to write binary to
TinyVMExceptionpublic int getLength()
getLength in interface WritableData
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||