arche
Class InstructionPointer

java.lang.Object
  |
  +--arche.InstructionPointer

public class InstructionPointer
extends java.lang.Object

Queue as a structural element for processors. There is no error checking, you can read more than you actually have put. Of course the values will be periodical.


Constructor Summary
InstructionPointer()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

InstructionPointer

public InstructionPointer()