The power of enum is that those items are specific and constant. We can get all the items using companion object values() function, or top-level enumValueOf ...
確定! 回上一頁