Interface Throwables.ToBooleanFunction<T,E extends Throwable>

Type Parameters:
T -
E -
All Known Subinterfaces:
ToBooleanFunction<T>
Enclosing class:
Throwables

public static interface Throwables.ToBooleanFunction<T,E extends Throwable>
The Interface ToBooleanFunction.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Apply as boolean.
  • Method Details

    • applyAsBoolean

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