JDK 14的新特性:instanceof模式匹配

JDK 14的新特性:instanceof模式匹配 java JDK14在2020年的3月正式發佈了。惋惜的是正式特性只包含了最新的Switch表達式,而Records,patterns,text blocks仍然是預覽特性。git 本文要講的就是JDK14的一個預覽特性instanceof的pattern matching。 也就是說在instanceof中能夠使用模式匹配了。github 怎麼
相關文章
相關標籤/搜索