Java enums are tightly immutable, so it makes sense that the enum must return a clone of the array returned by the values() method each time ...
確定! 回上一頁