Interface INamedFunctor

All Superinterfaces:
IFunctor

public interface INamedFunctor extends IFunctor
An IFunctor that can be identified via a unique id.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    A unique id for the IFunctor.

    Methods inherited from interface de.intarsys.tools.functor.IFunctor

    perform