Uses of Class
de.cm.frw.core.fun.impl.PF

Uses of PF in de.cm.frw.core.fun.impl
 

Methods in de.cm.frw.core.fun.impl that return PF
 PF PF.adapt(int pos, Function a)
           
 PF PF.bind(int pos, java.lang.Object val)
           
 PF PF.compose(Function g)
           
 PF PF.unary()