Switch Expressions are supported from Java 14 onwards only

前端 未结 0 1761
梦如初夏
梦如初夏 2020-12-29 20:49

I\'m Using eclipse this version 2020-12 (4.18.0) and OpenJDK 14.

row.forEach(cellItr -> {
                    String cellValue = switch(cellIt         


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