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

Method min

code/algs4/SET.java:155–158  ·  view source on GitHub ↗

Returns the smallest key in this set. @return the smallest key in this set @throws NoSuchElementException if this set is empty

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

isEmptyMethod · 0.95

Tested by

no test coverage detected