Kotlin doesn't have a switch statement, like the one in Java. But, it has the when construct. You can use it either as a statement or ...
確定! 回上一頁