Interface ExecutorServiceAccessor.ExecutorServiceMutator

    • Method Detail

      • setExecutorService

        void setExecutorService​(java.util.concurrent.ExecutorService aExecutorService)
        Sets the ExecutorService for the ExecutorService property.
        Parameters:
        aExecutorService - The ExecutorService to be stored by the ExecutorService property.