Module org.apache.jena.base
Package org.apache.jena.atlas.lib.cache
package org.apache.jena.atlas.lib.cache
-
ClassesClassDescriptionCache0<K,
V> A cache that keeps nothingCache1<K,V> A one-slot cache.CacheCaffeine<K,V> Wrapper around a com.github.benmanes.caffeineCache statistics.CacheSetImpl<T>Cache setCacheSetSync<T>CacheSimple<K,V> A simple fixed size cache that uses the hash code to address a slot.CacheWrapper<Key,T>