public class Utils
extends Object
- Since:
- 7/1/2022
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
replace
@NotNull
public @NotNull String replace(@NotNull
@NotNull String message,
@NotNull
@NotNull String placeHolder,
@NotNull
@NotNull Object value)