compute If Present Compat
Wraps ConcurrentHashMap.computeIfPresent in an SDK version agnostic API.
Many Java 8 methods are not available prior to Build.VERSION_CODES.N. https://developer.android.com/sdk/api_diff/24/changes
Wraps ConcurrentHashMap.computeIfPresent in an SDK version agnostic API.
Many Java 8 methods are not available prior to Build.VERSION_CODES.N. https://developer.android.com/sdk/api_diff/24/changes