Interface Throwables.BooleanBinaryOperator<E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
BooleanBinaryOperator
Enclosing class:
Throwables

public static interface Throwables.BooleanBinaryOperator<E extends Throwable>
The Interface BooleanBinaryOperator.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    applyAsBoolean(boolean left, boolean right)
    Apply as boolean.
  • Method Details

    • applyAsBoolean

      boolean applyAsBoolean(boolean left, boolean right) throws E
      Apply as boolean.
      Parameters:
      left -
      right -
      Returns:
      Throws:
      E - the e