To solve it, you can use enum valueOf() function and convert a String to an Enum object. TestEnum.java. package com.mkyong.whois.utils; import ...
確定! 回上一頁