MainDispatcher

constructor(metrics: WowMetrics = WowMetrics.NONE)

Parameters

metrics

Instance-scoped metrics recorder propagated to child dispatchers.

Type Parameters

T

The type of message being dispatched, must be a non-null type.