net.openhft.function
Interface ShortByteConsumer


public interface ShortByteConsumer


Method Summary
 void accept(short a, byte b)
           
 

Method Detail

accept

void accept(short a,
            byte b)