Class LazyishExecutorService

All Implemented Interfaces:
Executor, ExecutorService

public class LazyishExecutorService extends ThreadPoolExecutor
  • Constructor Details

    • LazyishExecutorService

      public LazyishExecutorService(com.fishlib.base.clock.Clock appClock, String serviceName, Splash splash, com.fishlib.io.logger.Logger log)
  • Method Details

    • currentTasksString

      public String currentTasksString()
    • lazySupply

      public com.fishlib.base.Lazy lazySupply(String name, Supplier s)