This class represents open addressing hash table based maps from int values to objects.
@see IntKeyChainedHashMap
@see java.util.Map
@author Søren Bak
@version 1.3 21-08-2003 19:45
@since 1.0
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.