MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / max

Method max

2-Sorting/2-4-PriorityQueues/MaxPQ.java:106–109  ·  view source on GitHub ↗

Return the largest key on the priority queue. Throw an exception if the priority queue 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