|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjs.tinyvm.BinaryReport
public class BinaryReport
Class for creating a report of a binary.
| Constructor Summary | |
|---|---|
BinaryReport(Binary binary)
Constructor. |
|
| Method Summary | |
|---|---|
void |
report(java.io.Writer writer)
Create report. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryReport(Binary binary)
binary - binary to create report from.| Method Detail |
|---|
public void report(java.io.Writer writer)
throws TinyVMException
writer - writer to write result to
TinyVMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||