Returns the item with lowest priority.
set to the key of lowest priority item
set to the priority of the lowest priority item
returns a pointer to the lowest priority item or null if the cache is empty
See Implementation
Returns the item with lowest priority.