harpoon.Interpret.Tree
Class INFloatDouble

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

public class INFloatDouble
extends Object

INFloatDouble provides implementations of the native methods in java.lang.Float and java.lang.Double.

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

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

Constructor Detail

INFloatDouble

public INFloatDouble()