Uses of Interface
cc.carm.lib.configuration.value.text.function.replacer.ContentReplacer.Constructor
-
Packages that use ContentReplacer.Constructor Package Description cc.carm.lib.configuration.value.text.function.replacer -
-
Uses of ContentReplacer.Constructor in cc.carm.lib.configuration.value.text.function.replacer
Methods in cc.carm.lib.configuration.value.text.function.replacer with parameters of type ContentReplacer.Constructor Modifier and Type Method Description default SELFReplaceable. replacer(@NotNull java.util.regex.Pattern pattern, ContentReplacer.Constructor<RECEIVER> constructor)
-