public class AbstractStringStringValuePair extends AbstractValuePair<String,String>
Constructor and Description |
---|
AbstractStringStringValuePair() |
Modifier and Type | Method and Description |
---|---|
protected void |
createMaps() |
String |
getIdForValue(String value)
Get Id for Value
|
String |
getValueForId(String id)
Get value for Id
|
getAlphabeticalValueList, getIdToValueMap, getSize, getValueToIdMap
protected String lkey
Copyright © 2005–2020 jthink.net. All rights reserved.