net.openhft.function
Interface BytePredicate


public interface BytePredicate


Method Summary
 boolean test(byte value)
           
 

Method Detail

test

boolean test(byte value)