Priority queue which allows fast access to the smallest element. Implemented as binary heap embedded into a jive.Array.
See Source File
public domain
Simon Bürger