Interface Throwables.ToCharFunction<T,E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    char
    Apply as char.
  • Method Details

    • applyAsChar

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