LocalExecutor

object LocalExecutor extends Factory[[V] =>> LocalExecutor[V]]
Companion
class
trait Factory[[V] =>> LocalExecutor[V]]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[V](w: Warmer, a: Aggregator[V], m: Measurer[V])(`evidence$2`: Pickler[V], `evidence$3`: PrettyPrinter[V]): LocalExecutor[V]