Package io.microsphere.util
Class CharSequenceUtils
- java.lang.Object
-
- io.microsphere.util.CharSequenceUtils
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisEmpty(java.lang.CharSequence value)static booleanisNotEmpty(java.lang.CharSequence value)static intlength(java.lang.CharSequence value)
-