Uses of Package
org.aksw.commons.collections.cache
Packages that use org.aksw.commons.collections.cache
-
Classes in org.aksw.commons.collections.cache used by org.aksw.commons.collections.cacheClassDescriptionAn iterable that caches (possibly computed) items returned from an underlying iterator, such that subsequent iterations run from the cache.