Class StringUtil
java.lang.Object
io.github.lucfr1746.llibrary.util.helper.StringUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable String
clearColors
(@Nullable String text) static @Nullable String
static @NotNull String
formatNumber
(double value, int decimals, boolean optional) static @Nullable String
revertColors
(@Nullable String text)
-
Constructor Details
-
StringUtil
public StringUtil()
-
-
Method Details
-
format
-
revertColors
-
clearColors
-
formatNumber
-