Class ShortHashMap

java.lang.Object
org.web3d.util.ShortHashMap
All Implemented Interfaces:
Cloneable

public class ShortHashMap extends Object implements Cloneable

A hash map that uses primitive shorts for the key rather than objects.

Version:
$Revision: 1.6 $
Author:
Justin Couch
See Also: