{@link PersonIdent} comparator that compares the name and email address.
This class compares {@link PersonIdent#getName()} values first and if theyare identical then it will compare the {@link PersonIdent#getEmailAddress()}values next.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.