harpoon.Interpret.Quads
Class INClass

java.lang.Object
  extended by harpoon.Interpret.Quads.INClass

public class INClass
extends Object

INClass provides implementations of the native methods in java.lang.Class.

Version:
$Id: INClass.java,v 1.4 2002/04/10 03:05:50 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

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

Constructor Detail

INClass

public INClass()