org.atnos.eff.ExecutorServices
See theExecutorServices companion object
case class ExecutorServices(executorServiceEval: Eval[ExecutorService], scheduledExecutorEval: Eval[ScheduledExecutorService], executionContextEval: Eval[ExecutionContext])
Attributes
- Companion
- object
- Source
- ExecutorServices.scala
- Graph
-
- Supertypes
Members list
In this article