are using equals() instead of compareTo() ; as is done in the other compares.
Regards, Emil
Thanks for spoting this. I've updated the code in the repository.
Log in to post a comment.
are using equals() instead of compareTo() ; as is done in the other compares.
Regards,
Emil
Thanks for spoting this. I've updated the code in the repository.