Interface Throwables.ToLongTriFunction<A,B,C,E extends Throwable>

Type Parameters:
A -
B -
C -
E -
All Known Subinterfaces:
ToLongTriFunction<A,B,C>
Enclosing class:
Throwables

public static interface Throwables.ToLongTriFunction<A,B,C,E extends Throwable>
The Interface TriLongFunction.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    applyAsLong(A a, B b, C c)
     
  • Method Details

    • applyAsLong

      long applyAsLong(A a, B b, C c) throws E
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e