net.openhft.function
Interface ToByteFunction<T>


public interface ToByteFunction<T>


Method Summary
 byte applyAsByte(T value)
           
 

Method Detail

applyAsByte

byte applyAsByte(T value)