Uses of Interface
net.sf.staccatocommons.defs.partial.NullSafeAware

Packages that use NullSafeAware
net.sf.staccatocommons.defs.function   
net.sf.staccatocommons.defs.predicate   
 

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

Subinterfaces of NullSafeAware in net.sf.staccatocommons.defs.function
 interface Function<A,B>
          Functions are rich interfaced Applicables - one argument composable, Delayable and NullSafeAware tranformations.
 interface Function2<A,B,C>
          Function2s are rich interfaced Applicable2s - two arguments Delayable2 and NullSafeAware transformations.
 interface Function3<A,B,C,D>
          Function3s are rich interfaced Applicable3s - two arguments Delayable3 and NullSafeAware transformations.
 

Uses of NullSafeAware in net.sf.staccatocommons.defs.predicate
 

Subinterfaces of NullSafeAware in net.sf.staccatocommons.defs.predicate
 interface Predicate2<A,B>
          A rich Evaluable2
 



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