It has been available for a preview since Java 17 (September 2021). ... switch (o) { case null -> { //handle null case } case Integer i ...
確定! 回上一頁