Java Generics - Bound mismatch: The type Object is not a valid substitute for the bounded parameter >

前端 未结 0 809
梦如初夏
梦如初夏 2020-12-21 00:42

I am trying to make a generic binary tree and and the nodes of the binary tree will be made of objects. In order to insert and move around the binary tree I am using the Com

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