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