net.openhft.function
Interface LongByteToByteFunction


public interface LongByteToByteFunction


Method Summary
 byte applyAsByte(long a, byte b)
           
 

Method Detail

applyAsByte

byte applyAsByte(long a,
                 byte b)