This inner class is a simple duple struct used to keep track of all the manifest mappings for a particular tag. For example, might map to a.b.Foo in X.swc and Y.swc but c.d.Foo in Z.swc. We keep track of all of this so that we can create compiler problems describing where the inconsistencies are.
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.