|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjs.tinyvm.EntryClassIndex
public class EntryClassIndex
| Constructor Summary | |
|---|---|
EntryClassIndex(Binary aBinary,
java.lang.String aClassName)
|
|
| Method Summary | |
|---|---|
void |
dump(IByteWriter aOut)
Dump. |
int |
getLength()
Returns the length of the record, in bytes. |
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntryClassIndex(Binary aBinary,
java.lang.String aClassName)
| Method Detail |
|---|
public java.lang.String getName()
public int getLength()
WritableData
getLength in interface WritableData
public void dump(IByteWriter aOut)
throws TinyVMException
WritableData
dump in interface WritableDataaOut - writer to write binary to
TinyVMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||