Package jconch.cache

Class Summary
CacheMap<KEY_T,VAL_T> A map that provides cached look-ups in a thread-safe manner.
GroovyCacheMap Creates CacheMap based on a Groovy closure.
ObjectCacheMap