The valueOf() enum method converts a specified string to an enum constant value. An exception is thrown if the input string doesn't match an enum value.
確定! 回上一頁