Package io.mybatis.common.util
Interface I18n.Language
-
- Enclosing class:
- I18n
public static interface I18n.Language语言包
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringmessage(String key, Object... args)获取对应语言的文本
-