Class StrKit
java.lang.Object
com.iohao.net.common.kit.StrKit
- Author:
- 渔民小镇
- date:
- 2022-05-28
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfirstCharToLowerCase(String value) firstCharToUpperCase(String value) booleanisEmpty(CharSequence str) booleanbooleanisNotEmpty(String str)
-
Constructor Details
-
StrKit
public StrKit()
-
-
Method Details
-
firstCharToUpperCase
-
firstCharToLowerCase
-
isEmpty
-
isEmpty
-
isNotEmpty
-
format
-