Uses of Interface
org.apache.commons.functor.UnaryFunctor

Packages that use UnaryFunctor
Package
Description
Basic functor interfaces.
Classes that adapt one functor interface to another.
Commonly used functor implementations.
Various algorithm-esque functors.
Collection-based functors, algorithms and utilities.
Comparator- and Comparable-based functors, algorithms and utilities.
Functors composed of other functors.
Contains utility code for Generators.