public interface I18nEntry extends Serializable, Map.Entry
Modifier and Type | Method and Description |
---|---|
String |
getLang() |
Object |
getValue() |
void |
setLang(String s) |
Object |
setValue(Object s) |
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getKey, hashCode
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.