@FunctionalInterface public interface BooleanUnaryOperator
boolean
applyAsBoolean(boolean arg)
boolean applyAsBoolean(boolean arg)
see also the complete user documentation .