edu.nmu.os
Class OldRuntime.OldRuntimeImpl

java.lang.Object
  |
  +--edu.nmu.system.OldRuntime
        |
        +--edu.nmu.system.OldRuntime.OldRuntimeImpl
Enclosing class:
OldRuntime

private static class OldRuntime.OldRuntimeImpl
extends OldRuntime


Nested Class Summary
 
Nested classes inherited from class edu.nmu.os.OldRuntime
 
Field Summary
 
Fields inherited from class edu.nmu.os.OldRuntime
 
Constructor Summary
private OldRuntime.OldRuntimeImpl()
           
 
Methods inherited from class edu.nmu.os.OldRuntime
addShutdownHook, availableProcessors, exec, exec, exec, exec, exec, exec, exit, freeMemory, gc, getLocalizedInputStream, getLocalizedOutputStream, getRuntime, halt, load, loadLibrary, maxMemory, removeShutdownHook, runFinalization, runFinalizersOnExit, totalMemory, traceInstructions, traceMethodCalls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OldRuntime.OldRuntimeImpl

private OldRuntime.OldRuntimeImpl()