MCPcopy Create free account
hub / github.com/bnyeggen/lash / replace

Method replace

src/main/java/com/nyeggen/lash/IDiskMap.java:28–28  ·  view source on GitHub ↗

Replace the value associated with the given key with the given value, if there was an existing value. Returns the previously associated value, or null if there was none.

(byte[] k, byte[] v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testSerdesMethod · 0.65
replaceMethod · 0.65

Implementers 1

ADiskMapsrc/main/java/com/nyeggen/lash/ADiskMa

Calls

no outgoing calls

Tested by 1

testSerdesMethod · 0.52