See: Description
| Class | Description |
|---|---|
| AbstractFormat |
Common part shared by both
FractionFormat and BigFractionFormat. |
| BigFraction |
Representation of a rational number without any overflow.
|
| BigFractionFormat |
Formats a BigFraction number in proper format or improper format.
|
| ContinuedFraction |
Provides a generic means to evaluate
continued fractions.
|
| Fraction |
Representation of a rational number.
|
| FractionFormat |
Formats a Fraction number in proper format or improper format.
|
| ProperBigFractionFormat |
Formats a BigFraction number in proper format.
|
| ProperFractionFormat |
Formats a Fraction number in proper format.
|
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.