Interface Throwables.IntObjOperator<T,E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
IntObjOperator<T>
Enclosing class:
Throwables

@Beta public static interface Throwables.IntObjOperator<T,E extends Throwable>
The Interface IntObjOperator.
  • Method Summary

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

    • applyAsInt

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