Skip to content

The Doublelist is a double linked list that holds data of any type similar to linkedlist but simpler . It does not extend from AbstractSequentialList and only implements a very small number of interfaces . It doesn't have an iterator

Notifications You must be signed in to change notification settings

DeroMuli/DoubleLinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

The Doublelist is a double linked list that holds data of any type similar to linkedlist but simpler . It does not extend from AbstractSequentialList and only implements a very small number of interfaces . It doesn't have an iterator

Stars

Watchers

Forks

Packages

No packages published

Languages