@FunctionalInterface public interface BooleanPredicate
boolean
test(boolean value)
boolean test(boolean value)
see also the complete user documentation .