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

Method remove

ZezeJava/ZezeJava/src/main/java/Zeze/Util/LongMap.java:56–56  ·  view source on GitHub ↗

Removes the mapping from this map @param key to remove @return value contained under this key, or null if value did not exist

(long key)

Source from the content-addressed store, hash-verified

54 * @return value contained under this key, or null if value did not exist
55 */
56 V remove(long key);
57
58 boolean remove(long key, V value);
59

Callers 15

truncateLogsMethod · 0.65
runRaftServerMethod · 0.65
onProcessMethod · 0.65
RemoveMethod · 0.65
runCyclicBarrierMethod · 0.65
RemoveMethod · 0.65
RemoveMethod · 0.65
onTimerMethod · 0.65
testMethod · 0.65
prepareMethod · 0.65
processMethod · 0.65
runMethod · 0.65

Calls

no outgoing calls

Tested by 15

truncateLogsMethod · 0.52
runRaftServerMethod · 0.52
onProcessMethod · 0.52
RemoveMethod · 0.52
runCyclicBarrierMethod · 0.52
RemoveMethod · 0.52
RemoveMethod · 0.52
onTimerMethod · 0.52
testMethod · 0.52
prepareMethod · 0.52
processMethod · 0.52
runMethod · 0.52