net.sourceforge.jpotpourri.fprog.predsfuncs
Interface IUnaryPredicate<T>

Type Parameters:
T - value type
All Known Implementing Classes:
TableFilter

public interface IUnaryPredicate<T>

Author:
christoph_pickl@users.sourceforge.net

Method Summary
 boolean execute(T t)
           
 

Method Detail

execute

boolean execute(T t)


Copyright © 2008. All Rights Reserved.