net.sourceforge.jpotpourri.fprog.predsfuncs
Interface IUnaryFunction<R,T>

Type Parameters:
R - return type
T - value type

public interface IUnaryFunction<R,T>

Author:
christoph_pickl@users.sourceforge.net

Method Summary
 R execute(T t)
           
 

Method Detail

execute

R execute(T t)


Copyright © 2008. All Rights Reserved.