Interface Throwables.ToLongFunction<T,E extends Throwable>

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

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

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

    • applyAsLong

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