Uses of Interface
net.sf.staccatocommons.defs.Applicable3

Packages that use Applicable3
net.sf.staccatocommons.defs.function   
 

Uses of Applicable3 in net.sf.staccatocommons.defs.function
 

Subinterfaces of Applicable3 in net.sf.staccatocommons.defs.function
 interface Function3<A,B,C,D>
          Function3s are rich interfaced Applicable3s - two arguments Delayable3 and NullSafeAware transformations.
 

Methods in net.sf.staccatocommons.defs.function with parameters of type Applicable3
<Tp1,Tp2,Tp3>
Function3<Tp1,Tp2,Tp3,B>
Function.of(Applicable3<Tp1,Tp2,Tp3,? extends A> other)
          Composes this function with another Applicable3, resulting in a new Function3 that when applied returns this.apply(other.apply(arg0,arg1,arg2)
 



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