According to the Java API, Class Enum<E extends Enum<E>> [API 2011], public final int ordinal(). returns the ordinal of the enumeration ...
確定! 回上一頁