Uses of Class
org.aksw.commons.rx.range.RangedSupplierDelegated
Packages that use RangedSupplierDelegated
-
Uses of RangedSupplierDelegated in org.aksw.commons.rx.cache.range
Subclasses of RangedSupplierDelegated in org.aksw.commons.rx.cache.rangeModifier and TypeClassDescriptionclassA 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.