Interface Functions.R3<R,​A1,​A2,​A3>

  • Enclosing class:
    Functions

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

      • call

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