Interface Throwables.ShortBinaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    short
    applyAsShort(short left, short right)
    Apply as short.
  • Method Details

    • applyAsShort

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