net.openhft.function
Interface ShortToByteFunction


public interface ShortToByteFunction


Method Summary
 byte applyAsByte(short value)
           
 

Method Detail

applyAsByte

byte applyAsByte(short value)