The enum keyword is also compatible with the Switch statement. Enum can be used similarly to an int primitive in a Java Switch case statement. The following ...
確定! 回上一頁