net.openhft.function
Interface LongConsumer


public interface LongConsumer


Method Summary
 void accept(long value)
           
 

Method Detail

accept

void accept(long value)