drasys.or
Interface RealI

All Known Implementing Classes:
Real

public interface RealI

An interface to a mutable real value with double precision.


Method Summary
 double doubleValue()
          Return the double value of this real;
 float floatValue()
          Return the float value of this real;
 

Method Detail

doubleValue

public double doubleValue()
Return the double value of this real;

floatValue

public float floatValue()
Return the float value of this real;


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com