Class DefaultPromptExecutionReplacer
java.lang.Object
de.xima.fc.prompt.service.defaults.DefaultPromptExecutionReplacer
Default implementations of
IPromptExecutionReplacer.- Since:
- 8.5.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic IPromptExecutionReplacernoOp()Gets a no-op replacer that does not replace anything.
-
Method Details
-
noOp
Gets a no-op replacer that does not replace anything.- Returns:
- A no-op replacer.
-