public class HintsMap extends PMap
| Constructor and Description |
|---|
HintsMap() |
HintsMap(HintsMap map) |
HintsMap(int capacity) |
HintsMap(PMap map) |
HintsMap(String weighting)
Convenient constructor if only one parameter is provided
|
| Modifier and Type | Method and Description |
|---|---|
String |
getVehicle() |
String |
getWeighting() |
HintsMap |
put(String key,
Object str) |
HintsMap |
setVehicle(String v) |
HintsMap |
setWeighting(String w) |
Copyright © 2012–2018. All rights reserved.