net.openhft.function
Interface ShortFloatPredicate


public interface ShortFloatPredicate


Method Summary
 boolean test(short a, float b)
           
 

Method Detail

test

boolean test(short a,
             float b)