Interface Throwables.IntTernaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    int
    applyAsInt(int a, int b, int c)
    Apply as int.
  • Method Details

    • applyAsInt

      int applyAsInt(int a, int b, int c) throws E
      Apply as int.
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e