Interface Throwables.ObjCharConsumer<T,E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    void
    accept(T t, char value)
     
  • Method Details

    • accept

      void accept(T t, char value) throws E
      Parameters:
      t -
      value -
      Throws:
      E - the e