The valueOf() method can be used to obtain an instance of the enum class for a given String value. Here is an example: Level level = ...
確定! 回上一頁