harpoon.Interpret.Tree
Class INObject

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

public class INObject
extends Object

INObject provides implementations of the native methods in java.lang.Object.

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

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

Constructor Detail

INObject

public INObject()