MCPcopy Create free account
hub / github.com/e2wugui/zeze / containsKey

Method containsKey

ZezeJava/ZezeJava/src/main/java/Zeze/Util/LongMap.java:17–17  ·  view source on GitHub ↗
(long key)

Source from the content-addressed store, hash-verified

15 boolean isEmpty();
16
17 boolean containsKey(long key);
18
19 boolean containsValue(V value);
20

Callers 15

appendLogMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
checkMapMethod · 0.65
isCompatibleMethod · 0.65
transmitMethod · 0.65
transmitWhileCommitMethod · 0.65
transmitWhileRollbackMethod · 0.65
waitDirectServerReadyMethod · 0.65
trySendMethod · 0.65

Calls

no outgoing calls

Tested by 4

appendLogMethod · 0.52
VerifyMethod · 0.52
VerifyMethod · 0.52
checkMapMethod · 0.52