Uses of Class
computer.Instruction

Uses of Instruction in computer
 

Fields in computer declared as Instruction
private  Instruction ToyComputer.decoder
           
 

Methods in computer that return Instruction
 Instruction Memory.getInstruction(int cell)
          Retrieve an instruction cell from the memory.