MCPcopy Create free account
hub / github.com/Berkeley-CS61B/skeleton-sp21 / createNode

Method createNode

lab8/hashmap/MyHashMap.java:49–51  ·  view source on GitHub ↗

Returns a new node to be placed in a hash table bucket

(K key, V value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected