net.openhft.function
Interface ByteFloatPredicate


public interface ByteFloatPredicate


Method Summary
 boolean test(byte a, float b)
           
 

Method Detail

test

boolean test(byte a,
             float b)