harpoon.Interpret.Quads
Class INClass

java.lang.Object
  |
  +--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.3 2002/02/26 22:46:24 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

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

Constructor Detail

INClass

public INClass()