Interface Throwables.ShortUnaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    short
    applyAsShort(short operand)
    Apply as short.
  • Method Details

    • applyAsShort

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