MCPcopy Create free account
hub / github.com/VAR-solutions/Algorithms / insert

Method insert

Tree/Patricia/PatriciaSet.java:29–79  ·  view source on GitHub ↗

Inserts the given key to PATRICIA tree. Returns false, if such a key already exists in the tree; otherwise true.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

getLabelMethod · 0.80
addMethod · 0.45
sizeMethod · 0.45
getMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected