Package org.aksw.commons.cache.plain
package org.aksw.commons.cache.plain
-
ClassDescriptionClaimingCache<K,
V> ClaimingCacheOld<K,V> An extension of loading cache that allows for making explicit references to cached entries such that they won't be evicted.NavigableClamingCache<C extends Comparable<C>, V>An extension of loading cache that allows for making explicit references to cached entries such that they won't be evicted.RangeCache<C extends Comparable<C>, V>An extension of loading cache that allows for making explicit references to cached entries such that they won't be evicted.