public interface I18n
| Modifier and Type | Method and Description |
|---|---|
I18nBundleList |
bundles() |
net.thevpc.common.props.WritableValue<Function<String,String>> |
defaultValue() |
String |
getId() |
String |
getString(String name) |
String |
getString(String name,
Function<String,String> defaultValue) |
net.thevpc.common.props.WritableValue<Locale> |
locale() |
String getId()
net.thevpc.common.props.WritableValue<Locale> locale()
I18nBundleList bundles()
Copyright © 2021 vpc open source initiative. All rights reserved.