Uses of Package
org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding

Packages that use org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding   
 

Classes in org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding used by org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
FoldingAbstractAdapter
          Abstract implementation for streams that adapt the elements of RemoteIterator-based streams by folding them into Lists of the same or different type.
UnfoldingAbstractAdapter
          Abstract implementation for streams that adapt the elements of RemoteIterator-based streams by unfolding Lists of values that associated with those elements.