(Available since version 1.0)
This is a 'struct'-like class designed for use in the SEIDS::LinkedLists::Singly::LinkedList class.
It is not intended for public consumption.
$data
$next
The value of the item.
The next item in the list.