Java Enum (Enumerations) ... An enum is just like any other Java Class, with a predefined set of instances. It is basically a data type that lets you describe ...
確定! 回上一頁