K
- option value typepublic static final class ODOptions.Option<K> extends Object
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.
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
K |
getDefaultValue()
Returns the default value.
|
int |
hashCode() |
String |
toString() |
public K getDefaultValue()
Copyright © 2014–2019 Delft University of Technology. All rights reserved.