Factory

libretto.Executor$.Factory$
See theFactory companion trait
object Factory

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Factory.type

Members list

Concise view

Type members

Types

type Of[DSL <: CoreDSL, BRIDGE <: Of[DSL]] = Factory { type Dsl = DSL; type Bridge = BRIDGE; }