* @member HashMap * A HashMap stores a collection of objects, each referenced by a key. This is similar to an Array, only * instead of accessing elements with a numeric index, a String is used. (If you are familiar with * associative arrays from other languages, this is the same idea.)
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected