compareTo
@Since(version = KotoolsTypesVersion.V4_1_0)
Compares this string alphabetically with the other one for order. Returns zero if this string equals the other one, a negative number if it's less than the other one, or a positive number if it's greater than the other one.