public class I18nPlatformImpl
extends java.lang.Object
implements cc.polyfrost.oneconfig.platform.I18nPlatform
| Constructor and Description |
|---|
I18nPlatformImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.String key,
java.lang.Object... args) |
java.lang.String |
getKeyName(int key,
int scanCode) |
public java.lang.String format(java.lang.String key,
java.lang.Object... args)
format in interface cc.polyfrost.oneconfig.platform.I18nPlatformpublic java.lang.String getKeyName(int key,
int scanCode)
getKeyName in interface cc.polyfrost.oneconfig.platform.I18nPlatform