Interface Throwables.ObjIntConsumer<T,E extends Throwable>

Type Parameters:
T -
E -
All Known Subinterfaces:
ObjIntConsumer<T>
Enclosing class:
Throwables

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

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

    • accept

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