(Available since version 1.0)
PriorityQueueHeapItem::__construct — Constructs a new item
This constructs a new item for use in the priority queue oriented heap classes.
value
The value of the item.
priority
The priority of the item.
No value is returned.