Interface Throwables.IntConsumer<E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
IntConsumer
All Known Implementing Classes:
IntSummaryStatistics, LongSummaryStatistics
Enclosing class:
Throwables

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

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

    • accept

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