public class I18N extends Object
I18N()
String
get(String code)
get(String code, String... args)
getOrElse(String code, String other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public I18N()
public String get(String code)
code
public String getOrElse(String code, String other)
other
public String get(String code, String... args)
args
Copyright © 2020. All rights reserved.