edu.cmu.emulator
Class ConfigGlobals

java.lang.Object
  extended by edu.cmu.emulator.ConfigGlobals

public class ConfigGlobals
extends Object

Holds definitions and eliminates the need for pointer carrying between definition and instantiation.


Field Summary
static HashMap lossTraces
           
 
Constructor Summary
ConfigGlobals()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lossTraces

public static HashMap lossTraces
Constructor Detail

ConfigGlobals

public ConfigGlobals()


Copyright © 2013. All Rights Reserved.