Interface Throwables.CharFunction<R,E extends Throwable>

Type Parameters:
R -
E -
All Known Subinterfaces:
CharFunction<R>
Enclosing class:
Throwables

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

    Modifier and Type
    Method
    Description
    apply(char value)
     
  • Method Details

    • apply

      R apply(char value) throws E
      Parameters:
      value -
      Returns:
      Throws:
      E - the e