I am trying to implement SortedListMap by implicitly using DoublyLinkedList class as the underlying structure. I have created Node nested class and gave it\'s generic parame