v5.7.1
- Added the
javolution.util.primitivepackage: A collection of implementations forFastListandFastMapfor primitive data types. - Reimplemented for J2ME; when compiled with
ant j2me, it will default to usingmidp_2.0.jar(MIDP 2.0) andcldc_1.1.jar(CLDC 1.1) for the classpath.
Full Changelog: v5.7.0...v5.7.1