|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Function | A Jaskell function object. |
LamdaN | Implement this interface to provide function with n parameters. |
Class Summary | |
DelegatingFunction | |
Function1 | Default implementation of Function. |
Function2 | Default implementation of Function. |
Function3 | Default implementation of Function. |
Function4 | Default implementation of Function. |
Function5 | Default implementation of Function. |
FunctionN | Provide function implementation with n parameters. |
Exception Summary | |
FunctionCallException | Represents any exception thrown from a function call. |
Provides classes and interfaces for jaskell function object.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |