Packages
net.sf.molae.pipe.adapt This package contains wrappers.
net.sf.molae.pipe.basic This package contains utility classes for working with and constructing new Collections and Comparators.
net.sf.molae.pipe.binop This package defines binary operations and an iterator that performs an elementwise computation.
net.sf.molae.pipe.comod This package contains utility classes to detect concurrent modifications.
net.sf.molae.pipe.correct This package contains wrappers for standard classes to make them comply with their declared interfaces.
net.sf.molae.pipe.cube This package contains cartesian set implementations.
net.sf.molae.pipe.filter This package contains classes around the filtering iterator.
net.sf.molae.pipe.genimpl This package contains generic implementations.
net.sf.molae.pipe.hash This package contains classes that use the hash code as index.
net.sf.molae.pipe.keyed This package contains utility classes for keyed objects.
net.sf.molae.pipe.number This package contains classes around java.lang.Number.
net.sf.molae.pipe.sorted This package contains utility classes for constructing SortedMap and SortedSet implementations.
net.sf.molae.pipe.test This package contains test classes for the collections framework.
net.sf.molae.pipe.text This package contains utility classes about java.text.
net.sf.molae.pipe.trafo This package contains classes around the transforming iterator.
net.sf.molae.pipe.tree This package contains utility classes to work with tree like structures.
net.sf.molae.pipe.union This package contains classes that allow their instances to be of one of two types.