Interface Functions.V2<A1,​A2>

  • Enclosing class:
    Functions

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

      • call

        void call​(A1 arg1,
                  A2 arg2)