public class StringPair extends StringKeyed
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
m_value
String value.
|
| Constructor and Description |
|---|
StringPair(java.lang.String key,
java.lang.String value)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue()
Get the value string.
|
compareTo, getKey