Interface Throwables.BooleanSupplier<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    boolean
    Gets the as boolean.
  • Method Details

    • getAsBoolean

      boolean getAsBoolean() throws E
      Gets the as boolean.
      Returns:
      Throws:
      E - the e