|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.rej.java.InstructionSet
public class InstructionSet
Class that handles the relationship between Instruction subclasses and instruction opcodes.
| Method Summary | |
|---|---|
static InstructionSet |
getInstance()
|
Instruction |
getInstruction(int opcode)
|
java.util.Vector<Instruction> |
getInstructions()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static InstructionSet getInstance()
public Instruction getInstruction(int opcode)
public java.util.Vector<Instruction> getInstructions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||