Reusable Java library of general tools with minimal external dependencies.
For questions or support, please contact us:
Email: support@aoindustries.com
Phone: 1-800-519-9541
Phone: +1-251-607-9556
Web: https://www.aoindustries.com/contact
| Class | Description |
|---|---|
| BigFraction |
Stores arbitrary size fractions by their numerator and denominator.
|
| LongLong |
128-bit number useful for storing values such as MD5 hashes and IPv6 addresses.
|
| NullMath |
Math routines that allow null.
|
| SafeMath |
Math routines that check for overflow conditions.
|
| Statistics |
Some basic statistics algorithms.
|
| UnsignedLong |
Static utilities for dealing with long values as if they are unsigned.
|
| Enum | Description |
|---|---|
| BigFraction.DistributionMethod |
Copyright © 2000–2016 AO Industries, Inc.. All rights reserved.