MCPcopy Create free account
hub / github.com/ashish-chopra/Structures / put

Method put

src/main/java/com/tables/UnorderedST.java:62–84  ·  view source on GitHub ↗

Inserts a new data item in the symbol table, corresponding to the given Key . If key is already present, then its value is updated with new input. if Value is null then the key is removed from the symbol table. @param key Key of

(Key key, Value val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testOperationsMethod · 0.95

Calls 1

deleteMethod · 0.95

Tested by 1

testOperationsMethod · 0.76