Interface Throwables.BooleanTriFunction<R,E extends Throwable>

Type Parameters:
R -
E -
All Known Subinterfaces:
BooleanTriFunction<R>
Enclosing class:
Throwables

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

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

    • apply

      R apply(boolean a, boolean b, boolean c) throws E
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e