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

Enclosing class:
Throwables.EE

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

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