Interface Throwables.BooleanUnaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    boolean
    applyAsBoolean(boolean operand)
    Apply as boolean.
  • Method Details

    • applyAsBoolean

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