Class Plugin.Engine.Dispatcher.ForParallelTransformation.Factory

    • Constructor Detail

      • Factory

        public Factory​(Executor executor)
        Creates a new dispatcher factory for parallel dispatching using the supplied executor.
        Parameters:
        executor - The executor to use.