Uses of Interface
org.camunda.commons.utils.cache.Cache
-
Packages that use Cache Package Description org.camunda.commons.utils.cache -
-
Uses of Cache in org.camunda.commons.utils.cache
Classes in org.camunda.commons.utils.cache that implement Cache Modifier and Type Class Description classConcurrentLruCache<K,V>A thread-safe LRU org.camunda.commons.utils.cache.Cache with a fixed capacity.
-