Add getOrDefault(key, defaultValue) to the API
Let's mimic Java 8 getOrDefault()
method. Users really missed it when using the cache, so it was time to fix it. Thanks for the patience!
Let's mimic Java 8 getOrDefault()
method. Users really missed it when using the cache, so it was time to fix it. Thanks for the patience!