net.openhft.function
Interface ShortCharPredicate


public interface ShortCharPredicate


Method Summary
 boolean test(short a, char b)
           
 

Method Detail

test

boolean test(short a,
             char b)