MCPcopy Create free account
hub / github.com/brendano/arkref / add

Method add

src/arkref/ext/fig/basic/PriorityQueue.java:158–167  ·  view source on GitHub ↗

Adds a key to the queue with the given priority. If the key is already in the queue, it will be added an additional time, NOT promoted/demoted. @param key @param priority

(E key, double priority)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainMethod · 0.95
toPriorityQueueMethod · 0.95

Calls 2

growMethod · 0.95
heapifyUpMethod · 0.95

Tested by

no test coverage detected