(Available since version 1.0)
Item::__construct — Constructs a new item
This constructs a new item for use in the SEIDS::LinkedLists::Singly::LinkedList class.
data
The value of the item.
next
The next item in the list.
No value is returned.