You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

$map.createHashMap()

Create a HashMap instance.

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