MCPcopy Create free account
hub / github.com/Berkeley-CS61B/lectureCode-sp15 / get

Method get

lec17/live2/Map/ULLMap.java:86–90  ·  view source on GitHub ↗

Returns the Entry in this linked list of key-value pairs whose key is equal to KEY, or null if no such Entry exists.

(K key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getMethod · 0.65

Tested by

no test coverage detected