(Available since version 1.0)
Item::__construct — Constructs a new item
$data
$tag
This constructs a new item for use in the binary heap class.
data
The data of the item.
tag
The tag of the item.
No value is returned.