How to determine the type of an object using instanceof?

后端 未结 0 646
野趣味
野趣味 2020-12-23 14:33

I have a tree of objects whose node can be one of two types. The types (classes) have the same structure. Please tell me how can I check the node type? I\'ve read a lot of d

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