net.openhft.function
Interface IntToByteFunction


public interface IntToByteFunction


Method Summary
 byte applyAsByte(int value)
           
 

Method Detail

applyAsByte

byte applyAsByte(int value)