|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
AbstractFunction abstract class and variants,
and the Functions factory class methods hub, which provide
rich-interfaced Applicables and variants
See:
Description
| Class Summary | |
|---|---|
| AbstractDelayable<A,B> | |
| AbstractDelayable2<A,B,C> | |
| AbstractDelayable3<A,B,C,D> | |
| AbstractFunction<A,B> | |
| AbstractFunction.Soft<A,B> | AbstractFunction that handles exceptions by softening them using
SoftException.soften(Throwable) |
| AbstractFunction2<A,B,C> | |
| AbstractFunction2.Soft<A,B,C> | AbstractFunction2 that handles exceptions by softening them using
SoftException.soften(Throwable) |
| AbstractFunction3<A,B,C,D> | A three-arguments function |
| AbstractFunction3.Soft<A,B,C,D> | AbstractFunction3 that handles exceptions by softening them using
SoftException.soften(Throwable) |
| Functions | Class factory methods for some common Functions |
This package contains the AbstractFunction abstract class and variants,
and the Functions factory class methods hub, which provide
rich-interfaced Applicables and variants
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||