Packages
net.sf.molae.bean This package contains utility classes to create generic beans.
net.sf.molae.bean.test This package contains test utility classes for the bean package.
net.sf.molae.logic.basic This package contains the basic interfaces and implementations of the net.sf.molae.logic package.
net.sf.molae.logic.test This package contains test utility classes for the logic package.
net.sf.molae.logic.tools This package contains classes and interfaces used by but not directly related to the logic package.
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.struts This package contains utility classes for the Struts framework.
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 TransformIterator.
net.sf.molae.pipe.tree This package contains utility classes to work with tree like structures.