Interface Functions.R2<R,​A1,​A2>

  • Enclosing class:
    Functions

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

      • call

        R call​(A1 arg1,
               A2 arg2)