Package org.aksw.commons.rx.cache.range
package org.aksw.commons.rx.cache.range
-
ClassesClassDescriptionCaching list paginator implementation based on
AdvancedRangeCacheImplA cache that upon any item or count request caches the full range of data into a (java) List and subsequently serves the request from the cache.