Module ieee754java
Package at.syntaxerror.ieee754
package at.syntaxerror.ieee754
-
ClassDescriptionFloatingCodec<T extends Floating<T>>This class represents the base codec for encoding and decoding IEEE 754 floating point numbers.FloatingFactory<T extends Floating<T>>This class is used to create new
Floating
objectsThis enum contains the various types of floating-point special cases aFloating
can hold.