Interface Throwables.ObjByteConsumer<T,E extends Throwable>

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

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

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

    • accept

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