Uses of Package
edu.cmu.emulator.event

Packages that use edu.cmu.emulator.event
edu.cmu.emulator Contains the main classes required by the Emulator. 
edu.cmu.emulator.event A discrete event processing package. 
 

Classes in edu.cmu.emulator.event used by edu.cmu.emulator
EmuEventQueue
          The thread that processes the Emulator events.
 

Classes in edu.cmu.emulator.event used by edu.cmu.emulator.event
EBinaryNode
          Basic node stored in unbalanced binary search trees.
EBNodeFarm
           
EmuEvent
          The class which represents an event in the Emulator.
EmuEventQueue
          The thread that processes the Emulator events.
EmuEventTarget
           
ESplayTree
          Implements a top-down splay tree.
MethodCall
          Uses the Java Reflection API to create an object which contains the method to be invoked in a particular object.
MethodCaller
          The target object responsible for method invocation in the Emulator 'Event model'.
 



Copyright © 2013. All Rights Reserved.