net.openhft.function
Interface FloatLongPredicate


public interface FloatLongPredicate


Method Summary
 boolean test(float a, long b)
           
 

Method Detail

test

boolean test(float a,
             long b)