- java.lang.Object
-
- cn.mcres.karlatemp.mxlib.formatter.Formatter
-
- cn.mcres.karlatemp.mxlib.formatter.ConstFormatter
-
- 所有已实现的接口:
BiFunction<String,Replacer,String>
public class ConstFormatter extends Formatter
-
-
构造器概要
构造器 构造器 说明 ConstFormatter(Formatter parent, @NotNull Replacer variables)
-
方法概要
修饰符和类型 方法 说明 FormatTemplate
parse(@NotNull String template, @NotNull Replacer constants)
-
从接口继承的方法 java.util.function.BiFunction
andThen
-
-