intarsys runtime library

de.intarsys.tools.functor
Class CommonFunctor

java.lang.Object
  extended by de.intarsys.tools.functor.CommonFunctor
All Implemented Interfaces:
IFunctor
Direct Known Subclasses:
ConstantFunctor, EchoFunctor, NullFunctor

public abstract class CommonFunctor
extends Object
implements IFunctor

A common superclass for implementing IFunctor.


Constructor Summary
CommonFunctor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.intarsys.tools.functor.IFunctor
perform
 

Constructor Detail

CommonFunctor

public CommonFunctor()

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.