Package jfun.jaskell.optionbeans

Provides Java Bean classes used to help initializing named parameters of various Jaskell functions.
Because the Java Bean properties corresponds directly to the parameter names, classes in this package can be used as the reference of signatures of the named parameters.

See: Description

Package jfun.jaskell.optionbeans Description

Provides Java Bean classes used to help initializing named parameters of various Jaskell functions.
Because the Java Bean properties corresponds directly to the parameter names, classes in this package can be used as the reference of signatures of the named parameters.

Package Specification

The code is developed and tested under Java 1.4.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see README.txt: