Increments the key by some value. If the key does not exist in the map, its value is set to the parameter value.
@param key key to increment
@param value increment value
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.