Interface IExecuterFactory<T>

    • Method Detail

      • create

        IExecutable<T> create​(IExecutable<T> executable)
                       throws java.lang.RuntimeException
        Throws:
        java.lang.RuntimeException