|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDelayable3 | |
|---|---|
| net.sf.staccatocommons.lang.block | This package contains the Block abstract class and variants,
and the Blocks factory class methods hub, which provide
rich-interfaced Executables and variants |
| net.sf.staccatocommons.lang.function | This package contains the AbstractFunction abstract class and variants,
and the Functions factory class methods hub, which provide
rich-interfaced Applicables and variants |
| Uses of AbstractDelayable3 in net.sf.staccatocommons.lang.block |
|---|
| Subclasses of AbstractDelayable3 in net.sf.staccatocommons.lang.block | |
|---|---|
class |
Block3<T1,T2,T3>
|
| Uses of AbstractDelayable3 in net.sf.staccatocommons.lang.function |
|---|
| Subclasses of AbstractDelayable3 in net.sf.staccatocommons.lang.function | |
|---|---|
class |
AbstractFunction3<A,B,C,D>
A three-arguments function |
static class |
AbstractFunction3.Soft<A,B,C,D>
AbstractFunction3 that handles exceptions by softening them using
SoftException.soften(Throwable) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||