Uses of Class
org.apache.commons.functor.adapter.FunctionProcedure
Packages that use FunctionProcedure
Package
Description
Classes that adapt one functor interface to another.
-
Uses of FunctionProcedure in org.apache.commons.functor.adapter
Methods in org.apache.commons.functor.adapter that return FunctionProcedureMethods in org.apache.commons.functor.adapter with parameters of type FunctionProcedureModifier and TypeMethodDescriptionbooleanFunctionProcedure.equals(FunctionProcedure that) Learn whether another FunctionProcedure is equal to this.