org.apertereports.common.utils
Interface Lambda<inputType,resultType>


public interface Lambda<inputType,resultType>

Lambda pattern utility interface.

Author:
tlipski@bluesoft.net.pl Date: 2009-03-06 Time: 12:24:15

Method Summary
 resultType l(inputType x)
           
 

Method Detail

l

resultType l(inputType x)


Copyright © 2011-2012. All Rights Reserved.