Class | Description |
---|---|
IntExceptionGenerator |
This is a base interface for random generators targeted at the integer arithmetic exceptions.
|
IntFormat |
This class represents an integer number format.
|
IntNumber |
This class implements an integer number of a given length (<= 64).
|
IntSpecialValueIterator |
This class implements a special value iterator for integer types.
|
Enum | Description |
---|---|
IntException |
This enumeration contains the integer-arithmetic exceptions.
|