PickStationSender

class PickStationSender(var stations: List<Station>, var comparator: <Error class: unknown class><Station> = StationWIPComparator()) : QObjectSender

Picks the minimum from the list of stations based on the comparator.

Constructors

Link copied to clipboard
constructor(stations: List<Station>, comparator: <Error class: unknown class><Station> = StationWIPComparator())

Properties

Link copied to clipboard
var comparator: <Error class: unknown class><Station>
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override fun send(qObject: ModelElement.QObject)