Interface Functions.R4<R,​A1,​A2,​A3,​A4>

  • Enclosing class:
    Functions

    public static interface Functions.R4<R,​A1,​A2,​A3,​A4>
    • Method Detail

      • call

        R call​(A1 arg1,
               A2 arg2,
               A3 arg3,
               A4 arg4)