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

Packages that use IUnaryPredicate
net.sourceforge.jpotpourri.fprog   
net.sourceforge.jpotpourri.gui.log4jlog   
 

Uses of IUnaryPredicate in net.sourceforge.jpotpourri.fprog
 

Methods in net.sourceforge.jpotpourri.fprog with parameters of type IUnaryPredicate
static
<T> java.util.List<T>
Fp.filter(IUnaryPredicate<T> predicate, java.util.List<T> list)
           
 

Uses of IUnaryPredicate in net.sourceforge.jpotpourri.gui.log4jlog
 

Classes in net.sourceforge.jpotpourri.gui.log4jlog that implement IUnaryPredicate
 class TableFilter
           
 



Copyright © 2008. All Rights Reserved.