MCPcopy Create free account
hub / github.com/Peergos/Peergos / findKey

Method findKey

src/peergos/shared/util/EfficientHashMap.java:648–662  ·  view source on GitHub ↗

Returns the index in the key table at which a particular key resides, or -1 if the key is not in the table. Default access to avoid synthetic accessors from inner classes.

(Object k)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

containsKeyMethod · 0.95
getMethod · 0.95
removeMethod · 0.95
removeMethod · 0.80
removeMethod · 0.80

Calls 3

getKeyIndexMethod · 0.95
keyEqualsMethod · 0.95
unmaskNullKeyMethod · 0.95

Tested by

no test coverage detected