MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / isEmpty

Method isEmpty

code/algs4/ST.java:133–135  ·  view source on GitHub ↗

Returns true if this symbol table is empty. @return true if this symbol table is empty and false otherwise

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

minMethod · 0.95
maxMethod · 0.95
hasNextKeyTypedMethod · 0.45
nextKeyTypedMethod · 0.45
hasNextKeyTypedMethod · 0.45

Calls 1

sizeMethod · 0.95

Tested by

no test coverage detected