What actually happens when an enum is used in a switch statement?

前端 未结 0 674
忘掉有多难
忘掉有多难 2020-12-08 17:20

According Oracle\'s documentation on Switch, a switch-case structure can work with some numerical primitives like byte, short, char and int (and their wrapper classes), as w

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