Interface Throwables.DoubleTriConsumer<E extends Throwable>

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

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

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

    • accept

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