To get the constants name of an enumeration you can use the values() method of the enumeration type. This method return an array that ...
確定! 回上一頁