Uses of Package
org.apache.commons.functor
Packages that use org.apache.commons.functor
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 code related to Generators.
Contains utility code for Generators.
-
Classes in org.apache.commons.functor used by org.apache.commons.functorClassDescriptionMarker interface for binary (two-argument) functors.Functor marker interface.Marker interface for nullary (zero-argument) functors.Marker interface for unary (single-argument) functors.
-
Classes in org.apache.commons.functor used by org.apache.commons.functor.adapterClassDescriptionA functor that takes two arguments and returns a value.Marker interface for binary (two-argument) functors.A functor that takes two arguments and returns a
booleanvalue.A functor that takes two arguments and has no return value.A functor that takes no arguments and returns a value.Functor marker interface.Marker interface for nullary (zero-argument) functors.A functor that takes no arguments and returns abooleanvalue.A functor that takes no arguments and returns no value.A functor that takes one argument and returns anObjectvalue.Marker interface for unary (single-argument) functors.A functor that takes one argument and returns abooleanvalue.A functor that takes one argument and returns no value. -
Classes in org.apache.commons.functor used by org.apache.commons.functor.coreClassDescriptionA functor that takes two arguments and returns a value.Marker interface for binary (two-argument) functors.A functor that takes two arguments and returns a
booleanvalue.A functor that takes two arguments and has no return value.A functor that takes no arguments and returns a value.Functor marker interface.Marker interface for nullary (zero-argument) functors.A functor that takes no arguments and returns abooleanvalue.A functor that takes no arguments and returns no value.A functor that takes one argument and returns anObjectvalue.Marker interface for unary (single-argument) functors.A functor that takes one argument and returns abooleanvalue.A functor that takes one argument and returns no value. -
Classes in org.apache.commons.functor used by org.apache.commons.functor.core.algorithmClassDescriptionA functor that takes two arguments and returns a value.Marker interface for binary (two-argument) functors.A functor that takes two arguments and returns a
booleanvalue.A functor that takes two arguments and has no return value.A functor that takes no arguments and returns a value.Functor marker interface.Marker interface for nullary (zero-argument) functors.A functor that takes no arguments and returns abooleanvalue.A functor that takes no arguments and returns no value.A functor that takes one argument and returns anObjectvalue.Marker interface for unary (single-argument) functors.A functor that takes one argument and returns abooleanvalue.A functor that takes one argument and returns no value. -
Classes in org.apache.commons.functor used by org.apache.commons.functor.core.collectionClassDescriptionMarker interface for binary (two-argument) functors.A functor that takes two arguments and returns a
booleanvalue.Functor marker interface.A functor that takes one argument and returns anObjectvalue.Marker interface for unary (single-argument) functors.A functor that takes one argument and returns abooleanvalue. -
Classes in org.apache.commons.functor used by org.apache.commons.functor.core.comparatorClassDescriptionA functor that takes two arguments and returns a value.Marker interface for binary (two-argument) functors.A functor that takes two arguments and returns a
booleanvalue.Functor marker interface.A functor that takes one argument and returns anObjectvalue.Marker interface for unary (single-argument) functors.A functor that takes one argument and returns abooleanvalue. -
Classes in org.apache.commons.functor used by org.apache.commons.functor.core.compositeClassDescriptionA functor that takes two arguments and returns a value.Marker interface for binary (two-argument) functors.A functor that takes two arguments and returns a
booleanvalue.A functor that takes two arguments and has no return value.A functor that takes no arguments and returns a value.Functor marker interface.Marker interface for nullary (zero-argument) functors.A functor that takes no arguments and returns abooleanvalue.A functor that takes no arguments and returns no value.A functor that takes one argument and returns anObjectvalue.Marker interface for unary (single-argument) functors.A functor that takes one argument and returns abooleanvalue.A functor that takes one argument and returns no value. -
Classes in org.apache.commons.functor used by org.apache.commons.functor.generatorClassDescriptionA functor that takes one argument and returns an
Objectvalue.A functor that takes one argument and returns abooleanvalue.A functor that takes one argument and returns no value. -
Classes in org.apache.commons.functor used by org.apache.commons.functor.generator.utilClassDescriptionFunctor marker interface.A functor that takes one argument and returns an
Objectvalue.Marker interface for unary (single-argument) functors.A functor that takes one argument and returns no value.