harpoon.Interpret.Quads
Class INString

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

public class INString
extends Object

INString provides implementations of the native methods in java.lang.String.

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

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

Constructor Detail

INString

public INString()