net.openhft.function
Interface ShortByteToByteFunction


public interface ShortByteToByteFunction


Method Summary
 byte applyAsByte(short a, byte b)
           
 

Method Detail

applyAsByte

byte applyAsByte(short a,
                 byte b)