net.openhft.function
Interface LongPredicate


public interface LongPredicate


Method Summary
 boolean test(long value)
           
 

Method Detail

test

boolean test(long value)