Package org.camunda.commons.utils.cache

Interface Summary
Cache<K,V> A Map-like data structure that stores key-value pairs and provides temporary access to it.
 

Class Summary
ConcurrentLruCache<K,V> A thread-safe LRU Cache with a fixed capacity.
 



Copyright © 2016 camunda services GmbH. All rights reserved.