| Package | Description |
|---|---|
| pro.fessional.mirana.data | |
| pro.fessional.mirana.i18n | |
| pro.fessional.mirana.pain |
| Modifier and Type | Method and Description |
|---|---|
void |
R.applyLocale(Locale locale,
@NotNull I18nAware.I18nSource source) |
| Modifier and Type | Field and Description |
|---|---|
static I18nAware.I18nSource |
I18nAware.I18nSource.Default
ignore i18nCode, format hint with args by MessageFormat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
I18nString.applyLocale(Locale locale,
@NotNull I18nAware.I18nSource source) |
default void |
I18nAware.applyLocale(Locale locale,
@NotNull I18nAware.I18nSource source)
apply the internal locale and updates the i18n state based on the provided source.
|
void |
I18nMessage.applyLocale(Locale locale,
@NotNull I18nAware.I18nSource source) |
default String |
I18nAware.toString(Locale locale,
@NotNull I18nAware.I18nSource source) |
static String |
I18nAware.toString(Locale locale,
@NotNull I18nAware.I18nSource source,
String code,
String hint,
Object... args)
should use Locale.getDefault() if locale is null.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeException.applyLocale(Locale locale,
@NotNull I18nAware.I18nSource source) |
Copyright © 2025. All rights reserved.