aboutsummaryrefslogtreecommitdiffstats
path: root/src/datastructures/linkedlists/SentinelSinglyLinkedList.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add sentinel singly linked listMattias Andrée2014-01-231-0/+49
Signed-off-by: Mattias Andrée <maandree@operamail.com>