|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdarwin.domain.MyProgram
This class represents the sequence of Instructions in a Darwin program. Instruction step numbers begin at 1.
Constructor Summary | |
MyProgram()
Construct a MyProgram. |
Method Summary | |
java.lang.String |
toString()
Determine a String representation of this MyProgram. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface darwin.domain.Program |
add, getInstruction, getSize |
Constructor Detail |
public MyProgram()
Method Detail |
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |