How to extract information from Java stack as individual data types and use in method call

后端 未结 0 796
情歌与酒
情歌与酒 2020-11-30 20:44

I am trying to implement an undo feature by creating a stack of 2 subtypes. I have a stack of parent type UserEntry holding two child types Assign and RelEntry. Assign and R

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