Uses of Class
net.sf.staccatocommons.lang.function.AbstractDelayable

Packages that use AbstractDelayable
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 AbstractDelayable in net.sf.staccatocommons.lang.block
 

Subclasses of AbstractDelayable in net.sf.staccatocommons.lang.block
 class Block<T>
          An abstract, one argument code block, that implements Executable
 

Uses of AbstractDelayable in net.sf.staccatocommons.lang.function
 

Subclasses of AbstractDelayable in net.sf.staccatocommons.lang.function
 class AbstractFunction<A,B>
           
static class AbstractFunction.Soft<A,B>
          AbstractFunction that handles exceptions by softening them using SoftException.soften(Throwable)
 



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads