net.openhft.function
Interface CharPredicate


public interface CharPredicate


Method Summary
 boolean test(char value)
           
 

Method Detail

test

boolean test(char value)