Changed Classes |
Booleans
|
Static utility methods pertaining to {@code boolean} primitives, that are not
already found in either Boolean or Arrays. |
Doubles
|
Static utility methods pertaining to {@code double} primitives, that are not
already found in either Double or Arrays. |
Floats
|
Static utility methods pertaining to {@code float} primitives, that are not
already found in either Float or Arrays. |
Ints
|
Static utility methods pertaining to {@code int} primitives, that are not
already found in either Integer or Arrays. |
Longs
|
Static utility methods pertaining to {@code long} primitives, that are not
already found in either Long or Arrays. |
Shorts
|
Static utility methods pertaining to {@code short} primitives, that are not
already found in either Short or Arrays. |