Uses of Class
com.landawn.abacus.cache.AbstractCache
Packages that use AbstractCache
-
Uses of AbstractCache in com.landawn.abacus.cache
Subclasses of AbstractCache in com.landawn.abacus.cacheModifier and TypeClassDescriptionclassCaffeineCache<K,V> classDistributedCache<K,V> classEhcache<K,V> classLocalCache<K,V> classOffHeapCache<K,V> It's not designed for tiny objects(length of bytes < 128 after serialization).