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

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

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



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.