Class Utils
java.lang.Object
com.datastax.astra.internal.utils.Utils
Utility class for internal usage
-
Method Summary
-
Method Details
-
hasLength
Check if a string has length- Parameters:
str
- the string to check- Returns:
- true if not null and not empty
-