harpoon.Interpret.Tree
Class INRuntime

java.lang.Object
  extended by harpoon.Interpret.Tree.INRuntime

public class INRuntime
extends Object

INRuntime provides implementations of the native methods in java.lang.Runtime.

Version:
$Id: INRuntime.java,v 1.2 2002/02/25 21:05:55 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

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

Constructor Detail

INRuntime

public INRuntime()