Interface Throwables.ByteTernaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    byte
    applyAsByte(byte a, byte b, byte c)
    Apply as byte.
  • Method Details

    • applyAsByte

      byte applyAsByte(byte a, byte b, byte c) throws E
      Apply as byte.
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e