| JVM | Platform | Status |
|---|---|---|
| OpenJDK (Temurin) Current | Linux | |
| OpenJDK (Temurin) LTS | Linux | |
| OpenJDK (Temurin) Current | Windows | |
| OpenJDK (Temurin) LTS | Windows |
The jmutnum package provides trivial mutable boxed integer types.
- Mutable boxed integer types.
- Written in pure Java 17.
- High coverage test suite.
- OSGi-ready
- JPMS-ready
- ISC license.
The package exposes the following mutable boxed integer types:
MutableCharacterTypeMutableDoubleTypeMutableFloatTypeMutableIntegerTypeMutableLongTypeMutableShortType
