|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function1 | |
|---|---|
| jfun.jaskell | Provides classes and interfaces for compiling and running jaskell code. |
| jfun.jaskell.function | Provides classes and interfaces for jaskell function object. |
| Uses of Function1 in jfun.jaskell |
|---|
| Subclasses of Function1 in jfun.jaskell | |
|---|---|
class |
StrictFunction1
extend this class to provide a strict function implementation. |
class |
StrictFunction2
extend this class to provide a strict function implementation. |
class |
StrictFunction3
extend this class to provide a strict function implementation. |
class |
StrictFunction4
extend this class to provide a strict function implementation. |
class |
StrictFunction5
extend this class to provide a strict function implementation. |
| Uses of Function1 in jfun.jaskell.function |
|---|
| Subclasses of Function1 in jfun.jaskell.function | |
|---|---|
class |
Function2
Default implementation of Function. |
class |
Function3
Default implementation of Function. |
class |
Function4
Default implementation of Function. |
class |
Function5
Default implementation of Function. |
class |
FunctionN
Provide function implementation with n parameters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||