Interface Throwables.ByteTriFunction<R,E extends Throwable>

Type Parameters:
R -
E -
All Known Subinterfaces:
ByteTriFunction<R>
Enclosing class:
Throwables

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

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

    • apply

      R apply(byte a, byte b, byte c) throws E
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e