Count the occurrences of the character
Returns true if the string is null or only whitespace
Opposite of isBlank
Do the next characters starting at idx match the target
Opposite of isBlank (alias for isNotBlank)
Same as String.startsWith(prefix) but for a CharSequence
Provides additional functionality for java.lang.CharSequence