Creates a lookup map (HashMap) for a given array of objects, whereby the objects can be looked up by a key, representing a property value that is deemed to be unique
HashMap
Generated using TypeDoc
Creates a lookup map (HashMap) for a given array of objects, whereby the objects can be looked up by a key, representing a property value that is deemed to be unique
Returns
HashMap