net.openhft.function
Interface ShortToFloatFunction


public interface ShortToFloatFunction


Method Summary
 float applyAsFloat(short value)
           
 

Method Detail

applyAsFloat

float applyAsFloat(short value)