Releases: trivago/fastutil-concurrent-wrapper
Releases · trivago/fastutil-concurrent-wrapper
v0.2.1
v0.2.0
Unify & enhance APIs by adding methods to all versions
Unify & enhance APIs by adding methods to all versions (#5) * Unify & enhance APIs by adding methods to all versions Adds the getDefaultValue() method to all versions of the maps. In addition, this changeset also adds the remove(key, value) method to all versions. * Add tests for the LongLong variant
v0.0.1
Very first version. Basic API.