A Map that wraps another map. We use this class to be able to wrap maps as native objects within a scripting engine rather than exposing them through Java reflection. Additionally, instances of this class can be set to readonly so that the original map can't be modified.
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.