public class KeyValueLists extends Object implements Serializable
| Constructor and Description |
|---|
KeyValueLists() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getDuplicateMap()
Gets the duplicate map.
|
Map<String,List<String>> |
getDuplicateValueMap() |
List<String> |
getKeys()
Gets the keys of the properties file.
|
List<String> |
getValues()
Gets the values of the properties file.
|
Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.