Enum in Java is a special type of a class which can have constructors,methods, and instance variables. Enum contains a fixed set of constant.
確定! 回上一頁