RoutingInformation

data class RoutingInformation(val agentList: List<Agent>, val subset: String?)

Constructors

Link copied to clipboard
constructor(agentList: List<Agent>, subset: String?)

Properties

Link copied to clipboard
Link copied to clipboard