| Package | Description |
|---|---|
| org.aksw.commons.collections.cache |
| Class and Description |
|---|
| Cache |
| CacheImpl
An iterable that caches (possibly computed) items returned from an underlying iterator, such that
subsequent iterations run from the cache.
|
| IteratorDecorator |
Copyright © 2018. All rights reserved.