Interface Throwables.BooleanTriConsumer<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    void
    accept(boolean a, boolean b, boolean c)
     
  • Method Details

    • accept

      void accept(boolean a, boolean b, boolean c) throws E
      Parameters:
      a -
      b -
      c -
      Throws:
      E - the e