Uses of Interface
net.sourceforge.jpotpourri.fprog.predsfuncs.IBinaryFunction

Packages that use IBinaryFunction
net.sourceforge.jpotpourri.fprog   
 

Uses of IBinaryFunction in net.sourceforge.jpotpourri.fprog
 

Methods in net.sourceforge.jpotpourri.fprog with parameters of type IBinaryFunction
static
<T> T
Fp.reduce(IBinaryFunction<T,T> function, java.util.List<T> list, T initialValue)
           
 



Copyright © 2008. All Rights Reserved.