public static class LmrsUtil.LmrsStatus extends Object implements Serializable
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Constructor and Description |
---|
LmrsStatus() |
Modifier and Type | Method and Description |
---|---|
Set<AbstractHeadwayGTU> |
getLastLeaders() |
void |
setLastLeaders(Set<AbstractHeadwayGTU> lastLeaders) |
String |
toString() |
public final Set<AbstractHeadwayGTU> getLastLeaders()
public final void setLastLeaders(Set<AbstractHeadwayGTU> lastLeaders)
lastLeaders
- set lastLeaders.Copyright © 2014–2016 Delft University of Technology. All rights reserved.