Package de.intarsys.tools.functor
Class CommonFunctor
java.lang.Object
de.intarsys.tools.functor.CommonFunctor
- All Implemented Interfaces:
IFunctor
- Direct Known Subclasses:
ConstantFunctor
,EchoFunctor
,NullFunctor
A common superclass for implementing
IFunctor
.-
Constructor Details
-
CommonFunctor
public CommonFunctor()
-