Uses of Class
org.aksw.commons.rx.cache.range.ListPaginatorWithAdvancedCache
Packages that use ListPaginatorWithAdvancedCache
-
Uses of ListPaginatorWithAdvancedCache in org.aksw.commons.rx.cache.range
Methods in org.aksw.commons.rx.cache.range that return ListPaginatorWithAdvancedCacheModifier and TypeMethodDescriptionstatic <T> ListPaginatorWithAdvancedCache<T>ListPaginatorWithAdvancedCache.create(ListPaginator<T> backend, AdvancedRangeCacheImpl.Builder<T[]> builder)