Interface Throwables.IntTriConsumer<E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
IntTriConsumer
Enclosing class:
Throwables

public static interface Throwables.IntTriConsumer<E extends Throwable>
The Interface IntTriConsumer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(int a, int b, int c)
     
  • Method Details

    • accept

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