Skip to content

Koloboke Collections API & Implementation Library 1.0.0

Choose a tag to compare

@leventov leventov released this 30 May 15:22
· 15 commits to master since this release

Breaking changes:

  • Moved to com.koloboke.* packages
  • HashConfig.getGrowFactor() and withGrowFactor() methods renamed to getGrowthFactor() and withGrowthFactor() respectively.

Bug fix:

  • Fixed addValue(key, value) implementations (e.g. ObjIntMap.addValue() ), 0 was taken as the initial value instead of the default value of the map (if configured to be different form 0).

API Javadocs:

Download JARs:

Dependency: annotations.jar