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

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

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



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.