接口的使用
cc.carm.lib.configuration.value.text.function.inserter.Insertable
使用Insertable的程序包
程序包
说明
-
cc.carm.lib.configuration.value.text中Insertable的使用
-
cc.carm.lib.configuration.value.text.function中Insertable的使用
修饰符和类型类说明classContentHandler<RECEIVER,SELF extends ContentHandler<RECEIVER, SELF>> classTextCompiler<MSG,RECEIVER, SELF extends TextCompiler<MSG, RECEIVER, SELF>> classTextDispatcher<MSG,RECEIVER, SELF extends TextDispatcher<MSG, RECEIVER, SELF>> classTextParser<RECEIVER,SELF extends TextParser<RECEIVER, SELF>> -
cc.carm.lib.configuration.value.text.function.common中Insertable的使用
修饰符和类型方法说明AppendLineInserter.get(RECEIVER receiver, @NotNull Matcher matcher, @NotNull Insertable<RECEIVER, ?> insertion) OptionalLineInserter.get(RECEIVER receiver, @NotNull Matcher matcher, @NotNull Insertable<RECEIVER, ?> insertion) -
cc.carm.lib.configuration.value.text.function.inserter中Insertable的使用