Class BackgroundInitializer.Builder<I extends BackgroundInitializer<T>,​T>

    • Field Detail

      • externalExecutor

        private java.util.concurrent.ExecutorService externalExecutor
        The external executor service for executing tasks. null is an permitted value.
    • Constructor Detail

      • Builder

        public Builder()