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

Packages that use IUnaryFunction
net.sourceforge.jpotpourri.fprog   
 

Uses of IUnaryFunction in net.sourceforge.jpotpourri.fprog
 

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



Copyright © 2008. All Rights Reserved.