Interface Throwables.CharUnaryOperator<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    char
    applyAsChar(char operand)
    Apply as char.
  • Method Details

    • applyAsChar

      char applyAsChar(char operand) throws E
      Apply as char.
      Parameters:
      operand -
      Returns:
      Throws:
      E - the e