net.openhft.function
Interface LongToByteFunction


public interface LongToByteFunction


Method Summary
 byte applyAsByte(long value)
           
 

Method Detail

applyAsByte

byte applyAsByte(long value)