Interface Throwables.CharTriFunction<R,E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    apply(char a, char b, char c)
     
  • Method Details

    • apply

      R apply(char a, char b, char c) throws E
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e