net.openhft.function
Interface DoubleByteToByteFunction


public interface DoubleByteToByteFunction


Method Summary
 byte applyAsByte(double a, byte b)
           
 

Method Detail

applyAsByte

byte applyAsByte(double a,
                 byte b)