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

Method isEmpty

code/algs4/SET.java:123–125  ·  view source on GitHub ↗

Returns true if this set is empty. @return true if this set is empty; false otherwise

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

maxMethod · 0.95
minMethod · 0.95

Calls 1

sizeMethod · 0.95

Tested by

no test coverage detected