Is there a way that I can start the ordinal value of an enum @ 1 instead of the default ... public int getIndex() { return ordinal() + 1 ; }. } ...
確定! 回上一頁