$map.createHashMap()

Create a HashMap instance.

 Name Type Description 
Parameter(s)  -
Return  -java.util.HashMapAn instance
of HashMap.