|
Uncommons Maths API (Version 1.2.3) |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| NumberGenerator<T extends Number> | Interface for providing different types of sequences of numbers. |
| Class Summary | |
|---|---|
| AdjustableNumberGenerator<T extends Number> | Implementation of NumberGenerator that works similarly to
ConstantGenerator but allows the returned
value to be changed after instantiation. |
| ConstantGenerator<T extends Number> | Convenience implementation of NumberGenerator that always
returns the same value. |
| Rational | Immutable value object for representing a rational number (or vulgar fraction). |
Custom numeric data types and classes for working with java.lang.Number and its sub-classes.
|
Uncommons Maths API (Version 1.2.3) |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||