Uses of Interface
org.camunda.commons.utils.cache.Cache
Packages that use Cache
-
Uses of Cache in org.camunda.commons.utils.cache
Classes in org.camunda.commons.utils.cache that implement CacheModifier and TypeClassDescriptionclassConcurrentLruCache<K,V> A thread-safe LRU org.camunda.commons.utils.cache.Cache with a fixed capacity.