Interface Throwables.BiConsumer<T,U,E extends Throwable>

Type Parameters:
T -
U -
E -
All Known Subinterfaces:
BiConsumer<T,U>
Enclosing class:
Throwables

public static interface Throwables.BiConsumer<T,U,E extends Throwable>
The Interface BiConsumer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t, U u)
     
  • Method Details

    • accept

      void accept(T t, U u) throws E
      Parameters:
      t -
      u -
      Throws:
      E - the e