接口的使用
cn.mcres.gyhhy.MXLib.format.Replacer
-
使用Replacer的程序包 程序包 说明 cn.mcres.gyhhy.MXLib.format -
-
cn.mcres.gyhhy.MXLib.format中Replacer的使用
实现Replacer的cn.mcres.gyhhy.MXLib.format中的类 修饰符和类型 类 说明 class
MapMapping<K,V>
参数类型为Replacer的cn.mcres.gyhhy.MXLib.format中的方法 修饰符和类型 方法 说明 String
Formatter. apply(String t, Replacer u)
String
CmdFormatter. format(Locale l, String t, Replacer u)
String
DefaultFormatter. format(Locale l, String t, Replacer u)
String
Formatter. format(String t, Replacer u)
abstract String
Formatter. format(Locale l, String t, Replacer u)
protected boolean
Formatter. nullCheck(Locale l, String t, Replacer u)
-