net.openhft.function
Interface FloatCharPredicate


public interface FloatCharPredicate


Method Summary
 boolean test(float a, char b)
           
 

Method Detail

test

boolean test(float a,
             char b)