public class I18nEntryImpl extends AbstractMap implements Serializable, I18nEntry
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
I18nEntryImpl(String lng,
Object val) |
| Modifier and Type | Method and Description |
|---|---|
Set |
entrySet() |
Object |
getKey() |
String |
getLang() |
Object |
getValue() |
void |
setLang(String s) |
Object |
setValue(Object s) |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, valuesCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.