Uses of Package
beanface.el.functor

Packages that use beanface.el.functor
beanface.el.functor   
 

Classes in beanface.el.functor used by beanface.el.functor
FunctionParameters
          A simple place holder object to hold an array of parameter values to be passed to a method invocation.
Functor
          A Functor is an abstraction of a function that maps a single parameter to a result.
FunctorIdentification
          Configuration for the FunctorELResolver plugin.
FunctorStub
          Information identifying a static or dynamic method of a class, and optionally an instance of that class, that can be combined with parameters to form a functor.