Package org.cactoos

Interface Proc<X>

    • Method Detail

      • exec

        void exec​(X input)
           throws Exception
        Execute it.
        Parameters:
        input - The argument
        Throws:
        Exception - If fails