Interface Throwables.ByteTriConsumer<E extends Throwable>

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

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

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

    • accept

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