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

Method floor

code/algs4/SET.java:184–189  ·  view source on GitHub ↗

Returns the largest key in this set less than or equal to key. @param key the key @return the largest key in this set table less than or equal to key @throws IllegalArgumentException if key is null @throws NoSuchElementException if there is no such key

(Key key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected