Interface Throwables.IntUnaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    int
    applyAsInt(int operand)
    Apply as int.
  • Method Details

    • applyAsInt

      int applyAsInt(int operand) throws E
      Apply as int.
      Parameters:
      operand -
      Returns:
      Throws:
      E - the e