The $VALUES field is implicitly added by the compiler in an enum class. It contains an array of all values of the enum which is normally returned via values() ...
確定! 回上一頁