HoldUntilFull

constructor(stop: Stop, maximumWait: GetValueIfc, limit: Int = Int.MAX_VALUE)(source)

Parameters

stop

whose line to draw from

maximumWait

how long to hold at most, sampled on arrival. Must be finite: a vehicle told to wait forever for a load that never comes is stranded, and this subsystem prefers a modeller to have to write the deadline down

limit

the most to take in one visit