Key to retrieve individual CommentEntry's. Composed of the name of the definition associated with the comment and the type of definition. Implements Comparable only for equality (high and low are arbitrary). Suppose we have a field called foo and a class called bar. Comparisons are done with strings in this manner: the field foo would be "6foo" and the class bar would be "1bar".
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.