public class StringMap extends Object implements Serializable
| Constructor and Description |
|---|
StringMap()
No args constructor for use in serialization
|
StringMap(Map<String,Integer> entries) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getEntries() |
void |
setEntries(Map<String,Integer> entries) |
Copyright © 2017–2018 Red Hat. All rights reserved.