手边星辰

博客园 首页 新随笔 联系 订阅 管理

在switch中只支持int或者枚举型值;

不支持其他类型,如String,会报错

Cannot switch on a value of type String for source level below 1.7. Only convertible int values or enum variables are permitted

posted on 2015-01-19 19:06  手边星辰  阅读(432)  评论(0编辑  收藏  举报