Package jfun.yan.function

This package provides Function interface and basic implementations.

See:
          Description

Interface Summary
Function<T> Function abstracts the concept of any invokable entity.
Signature<T> Represents any callable entity that has a signature.
 

Class Summary
Property2Signature To adapt a Java Bean property description to a Signature object.
 

Package jfun.yan.function Description

This package provides Function interface and basic implementations.

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: