Interface Throwables.ByteBinaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    byte
    applyAsByte(byte left, byte right)
    Apply as byte.
  • Method Details

    • applyAsByte

      byte applyAsByte(byte left, byte right) throws E
      Apply as byte.
      Parameters:
      left -
      right -
      Returns:
      Throws:
      E - the e