harpoon.Interpret.Quads
Class INFile

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

public class INFile
extends Object

INFile provides implementations for (some of) the native methods in java.io.File.

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

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

Constructor Detail

INFile

public INFile()