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

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

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

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

    • accept

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