Package com.jk.core.collections.map
package com.jk.core.collections.map
-
ClassesClassDescriptionJKGuavaCacheWrapper<K,
V> This class represents a wrapper class that stores cache entries and provides the necessary method to interact with and access the cache stored within.JKMapWrapper<K,V> This class represents a wrapper class that storesJKMap
entries and provides the necessary method to interact with and access the cache stored within.