haifa.shopsim.UI
Class JobShopClassLoaderToVM

java.lang.Object
  |
  +--haifa.shopsim.UI.JobShopClassLoaderToVM

public class JobShopClassLoaderToVM
extends java.lang.Object

Loads some of the classes to the VM at one shot, this way when the classes are first called, execution is faster.

Version:
1.1

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

Constructor Detail

JobShopClassLoaderToVM

public JobShopClassLoaderToVM()