Package com.epam.reportportal.karate.utils
-
Class Summary Class Description BlockingConcurrentHashMap<K,V> This class ensures thatMap.computeIfAbsent(Object, Function)is called only once for the same key.
| Class | Description |
|---|---|
| BlockingConcurrentHashMap<K,V> |
This class ensures that
Map.computeIfAbsent(Object, Function) is called only once for the same key. |