Doubly Linked List Java problem adding nodes

前端 未结 0 1951
日久生厌
日久生厌 2020-12-12 23:45

I\'m trying to implement a simple doubly linked list in Java, and I\'m having some trouble adding elements to the list. I have the class Node, which has the fields

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题