The special handling of enums in a switch is to ensure that all enum values are accounted for. In Java, allowing null would mean that to be complete, you need ...
確定! 回上一頁