frysk.value
Class FloatingPointFormat

java.lang.Object
  extended by frysk.value.FloatingPointFormat
Direct Known Subclasses:
FloatingPoint854Format

public abstract class FloatingPointFormat
extends Object

All floating point standards should extend this class.


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

Constructor Detail

FloatingPointFormat

public FloatingPointFormat()