In the Java programming language, you define an enum type by using the enum keyword. ... The enum class body can include methods and other fields.
確定! 回上一頁