Uses of Class
org.aksw.limes.core.io.cache.MemoryCache
-
Packages that use MemoryCache Package Description org.aksw.limes.core.io.cache -
-
Uses of MemoryCache in org.aksw.limes.core.io.cache
Subclasses of MemoryCache in org.aksw.limes.core.io.cache Modifier and Type Class Description classHybridCacheThis cache implements a hybrid between memory and file cache.Methods in org.aksw.limes.core.io.cache that return MemoryCache Modifier and Type Method Description MemoryCacheMemoryCache. clone()Ignores instanceIterator since there is no sane way to test the equality of iterators
-