The compareTo() method of a Java enum refers to the type variable and is intended to be applicable only to other instances of the specific child enum type:
確定! 回上一頁