@NonNullByDefault
| Class | Description |
|---|---|
| CheckedMath |
Checked arithmetic operations: All operations raise
ArithmeticException on underflow or overflow. |
| Signed16 |
16-bit signed integer packing/unpacking functions.
|
| Signed24 |
24-bit integer packing/unpacking functions.
|
| Signed32 |
32-bit integer packing/unpacking functions.
|
| Signed64 |
64-bit integer packing/unpacking functions.
|
| Unsigned16 |
Unsigned 16-bit integer handling.
|
| Unsigned32 |
Unsigned 32-bit integer handling.
|
| Unsigned8 |
Unsigned 8-bit integer handling.
|
Copyright © 2014 <code@io7m.com> http://io7m.com