Package com.monad.homerun.function

Provides an interface for functions - which are simply operators that take a list of values and return a single value.

See:
          Description

Interface Summary
Function Interface for classes that take value lists, and return values.
 

Package com.monad.homerun.function Description

Provides an interface for functions - which are simply operators that take a list of values and return a single value.



Copyright © 2006-2009 Richard Rodgers. All Rights Reserved.