Interface Throwables.QuadFunction<A,B,C,D,R,E extends Throwable>

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

public static interface Throwables.QuadFunction<A,B,C,D,R,E extends Throwable>
The Interface QuadFunction.
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(A a, B b, C c, D d)
     
  • Method Details

    • apply

      R apply(A a, B b, C c, D d) throws E
      Parameters:
      a -
      b -
      c -
      d -
      Returns:
      Throws:
      E - the e