| Class | Description |
|---|---|
| BigDecimalUtils |
Provides support for working with instances of
java.math.BigDecimal. |
| BigIntegerUtils |
Provides support for working with instances of
java.math.BigInteger. |
| DoubleUtils |
Provides support for working with instances of
java.lang.Double. |
| IntegerUtils |
Provides support for working with instances of
java.lang.Integer. |
| LongUtils |
Provides support for working with instances of
java.lang.Long. |
OakGP Genetic Programming Framework