Skip to content

TrieMap 1.4.0

Latest

Choose a tag to compare

@rovarga rovarga released this 07 Feb 08:27
· 4 commits to master since this release
triemap-1.4.0

What's Changed

  • updated dependencies through odlparent-13.1.5
  • implemented Map.computeIfAbsent()
  • improved atomic operations through use of VarHandle.compareAndExchange()
  • refactored MainNode class hierarchy
  • simplified CNode/INode traversal

Full Changelog: triemap-1.3.2...triemap-1.4.0