| Package | Description |
|---|---|
| pro.fessional.mirana.data | |
| pro.fessional.mirana.i18n | |
| pro.fessional.mirana.page |
| Modifier and Type | Class and Description |
|---|---|
class |
R<T>
## Conventions
1.
|
static class |
R.Immutable<T>
throw UnsupportedOperationException if modify
|
| Modifier and Type | Class and Description |
|---|---|
class |
I18nNotice
specified message for user to know what and why.
|
| Modifier and Type | Method and Description |
|---|---|
static I18nMessage |
I18nMessage.of(@NotNull I18nAware i18n) |
I18nMessage |
I18nMessage.setI18nArgs(Object... i18nArgs) |
I18nMessage |
I18nMessage.setI18nCode(String i18nCode) |
I18nMessage |
I18nMessage.setMessage(String message) |
I18nMessage |
I18nMessage.setMessageBy(I18nAware ia) |
I18nMessage |
I18nMessage.setMessageBy(String message,
I18nAware ia) |
I18nMessage |
I18nMessage.setMessageBy(String message,
String i18nCode) |
I18nMessage |
I18nMessage.setMessageBy(String message,
String i18nCode,
Object... i18nArgs) |
| Modifier and Type | Class and Description |
|---|---|
class |
PageResult<E>
It is not recommended to change the page data after construction.
|
Copyright © 2025. All rights reserved.