Java: Can I create a variable type of inner class in an outer class?

前端 未结 0 1111
清酒与你
清酒与你 2021-01-22 11:04

So We were covering the topic of LinkedLists and noticed a variable of type Node (inner class name) was declared on the outer class SingleLinkedList. Why is this behavior allowe

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