Class WorkExecutorFeature.Util

java.lang.Object
ch.raffael.meldioc.library.base.threading.WorkExecutorFeature.Util
Enclosing interface:
WorkExecutorFeature

public static final class WorkExecutorFeature.Util extends Object
  • Method Details

    • applyExecutorServiceShutdown

      public static <T extends ExecutorService> T applyExecutorServiceShutdown(T executorService, ShutdownFeature shutdownFeature)
    • applyExecutorServiceShutdown

      public static <T extends ExecutorService> T applyExecutorServiceShutdown(T executorService, ShutdownController shutdownFeature)