Uses of Class
org.apache.sis.internal.stream.BaseStreamWrapper
Packages that use BaseStreamWrapper
Package
Description
Helper classes for customization of
java.util.stream implementations.-
Uses of BaseStreamWrapper in org.apache.sis.internal.stream
Subclasses of BaseStreamWrapper in org.apache.sis.internal.streamModifier and TypeClassDescriptionclassA stream which delay the creation of the source stream as long as possible.classA stream which delegates all operations to another stream of floating point values.final classA stream on whichskipandlimitoperations are delegated to a root stream.final classA stream on whichskipandlimitoperations are delegated to a root stream.classA stream which delegates all operations to another stream.