Interface UnaryProcedure<A>

    • Method Detail

      • run

        void run​(A obj)
        Execute this procedure.
        Parameters:
        obj - an A parameter to this execution