pt.compiler.helper
Interface Func<E,T>


public interface Func<E,T>


Method Summary
 E map(T object)
           
 

Method Detail

map

E map(T object)