net.openhft.function
Interface CharFloatPredicate


public interface CharFloatPredicate


Method Summary
 boolean test(char a, float b)
           
 

Method Detail

test

boolean test(char a,
             float b)