(Available since version 1.0)
This is a 'struct'-like class designed for use in the priority queue oriented heap classes.
It is not intended for public consumption.
$value
$priority
The value of the item.
The priority of the item.