TrafficControlModel
Model of a traffic jam control.
This interface is thread-safe.
Extends:
Hashable
public static func == (lhs: TrafficControlModel, rhs: TrafficControlModel) -> Bool
Returns a Boolean value indicating whether two values are equal.
This documentation comment was inherited from .
Methods
Properties
StatefulChannel<TrafficControlState>
The state of the traffic control.
The state of the traffic control.