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

Method contains

Tree/Patricia/PatriciaSet.java:93–100  ·  view source on GitHub ↗

Returns true, if the given key exists in PATRICIA tree and is a terminal node; otherwise false.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

sizeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected