Enums are, by convention, typed in uppercase. public class EnumSwitch { public static void main (String[] args) { // Define value based on an enum TestOption ...
確定! 回上一頁