MCPcopy Create free account
hub / github.com/Pomax/Pjs-2D-Game-Engine / HashMap

Function HashMap

processing.js:695–1075  ·  view source on GitHub ↗

* @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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getBucketIndexFunction · 0.70
virtEqualsFunction · 0.70
ensureLoadFunction · 0.70

Tested by

no test coverage detected