public class KeyValueLists extends Object implements Serializable
KeyValueLists()
Map<String,Integer>
getDuplicateMap()
Map<String,List<String>>
getDuplicateValueMap()
List<String>
getKeys()
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValueLists()
public Map<String,List<String>> getDuplicateValueMap()
public Map<String,Integer> getDuplicateMap()
public List<String> getKeys()
public List<String> getValues()
Copyright © 2015. All rights reserved.