public class LmrsStrategies extends Object implements EventListenerInterface
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
LmrsStrategies() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method with command line arguments.
|
void |
notify(EventInterface event) |
public static void main(String[] args)
args - String[]; String[] command line argumentspublic void notify(EventInterface event) throws RemoteException
notify in interface EventListenerInterfaceRemoteExceptionCopyright © 2014–2019 Delft University of Technology. All rights reserved.