net.openhft.function
Interface ShortFunction<R>


public interface ShortFunction<R>


Method Summary
 R apply(short value)
           
 

Method Detail

apply

R apply(short value)