Interface BytePredicate
-
public interface BytePredicateUsed in BooleanColumn to evaluate elements without casting or autoboxing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantest(byte i)
-