jdk/src/share/classes/java/time/chrono/MinguoEra.java
changeset 17474 8c100beabcc0
parent 16852 60207b2b4b42
child 19841 15c8e97d6a14
equal deleted inserted replaced
17473:35cd9b3a98ff 17474:8c100beabcc0
   100  * </table>
   100  * </table>
   101  * <p>
   101  * <p>
   102  * <b>Do not use {@code ordinal()} to obtain the numeric representation of {@code MinguoEra}.
   102  * <b>Do not use {@code ordinal()} to obtain the numeric representation of {@code MinguoEra}.
   103  * Use {@code getValue()} instead.</b>
   103  * Use {@code getValue()} instead.</b>
   104  *
   104  *
   105  * <h3>Specification for implementors</h3>
   105  * @implSpec
   106  * This is an immutable and thread-safe enum.
   106  * This is an immutable and thread-safe enum.
   107  *
   107  *
   108  * @since 1.8
   108  * @since 1.8
   109  */
   109  */
   110 public enum MinguoEra implements Era {
   110 public enum MinguoEra implements Era {