Interface Throwables.ToIntFunction<T,E extends Throwable>

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

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

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

    • applyAsInt

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