net.openhft.function
Interface FloatBytePredicate


public interface FloatBytePredicate


Method Summary
 boolean test(float a, byte b)
           
 

Method Detail

test

boolean test(float a,
             byte b)