mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-15 08:40:20 +01:00
putIfAbsent should return null, whenever there was no value for the key before it was put with the call. But however this does not seem to work with the concurrent hash map (liskov?)