Interface Throwables.QuadConsumer<A,B,C,D,E extends Throwable>

Type Parameters:
A -
B -
C -
D -
E -
All Known Subinterfaces:
QuadConsumer<A,B,C,D>
Enclosing class:
Throwables

public static interface Throwables.QuadConsumer<A,B,C,D,E extends Throwable>
The Interface QuadConsumer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(A a, B b, C c, D d)
     
  • Method Details

    • accept

      void accept(A a, B b, C c, D d) throws E
      Parameters:
      a -
      b -
      c -
      d -
      Throws:
      E - the e