| Package | Description |
|---|---|
| ch.jalu.typeresolver.numbers |
| Class and Description |
|---|
| NumberType
Utility for a type that represents numerical values, e.g.
|
StandardNumberType
NumberType implementations for standard Java number types: byte, short, integer, long, float, double,
BigInteger and BigDecimal. |
| StandardValueRange
Provides value ranges of the standard Java number types: byte, short, integer, long, float, double, BigInteger
and BigDecimal.
|
| ValueRange
Value range of a number type.
|
| ValueRangeComparison
Result of the comparison of a number with a type's value range.
|
Copyright © 2023. All rights reserved.