public class StrStrMap extends Object
| Constructor and Description |
|---|
StrStrMap()
Instantiates a new str str map.
|
StrStrMap(Map<String,String> map)
Instantiates a new str str map.
|
| Modifier and Type | Method and Description |
|---|---|
StrStrMap |
addPair(String key,
String value)
Adds the pair.
|
Map<String,String> |
getMap()
Gets the map.
|
Copyright © 2015–2016 eBay. All rights reserved.