Interface RunFactory<T>

    • Method Detail

      • create

        T create​(Run run,
                 String... parameters)