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

Method ceiling

code/algs4/ST.java:195–200  ·  view source on GitHub ↗

Returns the smallest key in this symbol table greater than or equal to key. @param key the key @return the smallest key in this symbol table greater than or equal to key @throws NoSuchElementException if there is no such key @throws IllegalArgumentException if key is {@code

(Key key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected