Interface Throwables.ShortTernaryOperator<E extends Throwable>

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

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

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

    • applyAsShort

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