If you want to use the Scala-defined enums as Java enums, you can do so by extending the class java.lang.Enum , which is imported by default, as follows:.
確定! 回上一頁