Package net.guizhanss.guizhanlib.utils
Class StringUtil
java.lang.Object
net.guizhanss.guizhanlib.utils.StringUtil
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringcapitalize(String str) Deprecated, for removal: This API element is subject to removal in a future version.static Stringdehumanize(String str) Deprecated, for removal: This API element is subject to removal in a future version.static StringDeprecated, for removal: This API element is subject to removal in a future version.static booleanDeprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
humanize
Deprecated, for removal: This API element is subject to removal in a future version. -
dehumanize
Deprecated, for removal: This API element is subject to removal in a future version. -
capitalize
Deprecated, for removal: This API element is subject to removal in a future version. -
isBlank
Deprecated, for removal: This API element is subject to removal in a future version.
-
StringUtil代替