Time complexity: O(1)
@param key
@return The number of entries (fields) contained in the hash stored atkey. If the specified key does not exist, 0 is returned assuming an empty hash.
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.