net.openhft.function
Interface ShortConsumer


public interface ShortConsumer


Method Summary
 void accept(short value)
           
 

Method Detail

accept

void accept(short value)