Class Utils

java.lang.Object
com.datastax.astra.internal.utils.Utils

public class Utils extends Object
Utility class for internal usage
  • Method Details

    • hasLength

      public static boolean hasLength(String str)
      Check if a string has length
      Parameters:
      str - the string to check
      Returns:
      true if not null and not empty