AtomicIntegerComparisonExtensions |
Provide static comparison operators for numbers of type AtomicInteger . |
AtomicLongComparisonExtensions |
Provide static comparison operators for numbers of type AtomicLong . |
ByteComparisonExtensions |
Provide static comparison operators for numbers of type Byte . |
DoubleComparisonExtensions |
Provide static comparison operators for numbers of type Double . |
FloatComparisonExtensions |
Provide static comparison operators for numbers of type Float . |
IntegerComparisonExtensions |
Provide static comparison operators for numbers of type Integer . |
LongComparisonExtensions |
Provide static comparison operators for numbers of type Long . |
NumberComparisonExtensions |
Provide static comparison operators for numbers of type Number . |
NumberComparisonImplicitlyImportedFeatures |
Provide static functions related to the comparison of numbers. |
PrimitiveByteComparisonExtensions |
Provide static comparison operators for numbers of type byte . |
PrimitiveDoubleComparisonExtensions |
Provide static comparison operators for numbers of type double . |
PrimitiveFloatComparisonExtensions |
Provide static comparison operators for numbers of type float . |
PrimitiveIntComparisonExtensions |
Provide static comparison operators for numbers of type int . |
PrimitiveLongComparisonExtensions |
Provide static comparison operators for numbers of type long . |
PrimitiveShortComparisonExtensions |
Provide static comparison operators for numbers of type short . |
ShortComparisonExtensions |
Provide static comparison operators for numbers of type Short . |