Package | Description |
---|---|
org.apfloat.internal |
Default implementations of the apfloat Service Provider Interface (SPI).
|
Modifier and Type | Class and Description |
---|---|
class |
BackingStorageException
Exception indicating a backing storage failure.
|
class |
ImplementationMismatchException
Exception indicating a different implementation of the apfloat SPI
being used in two operands of a calculation.
|
class |
RadixMismatchException
Exception indicating a different radix being used in two operands
of a calculation.
|
class |
TransformLengthExceededException
Exception indicating that the "size" of the numbers used in a
multiplication is too large.
|
Copyright © 2017. All rights reserved.