changeset 17474 | 8c100beabcc0 |
parent 16852 | 60207b2b4b42 |
child 19030 | 32f129cb6351 |
--- a/jdk/src/share/classes/java/time/DayOfWeek.java Wed May 15 15:01:59 2013 +0100 +++ b/jdk/src/share/classes/java/time/DayOfWeek.java Wed May 15 07:48:57 2013 -0700 @@ -100,7 +100,7 @@ * As such, this enum may be used by any calendar system that has the day-of-week * concept defined exactly equivalent to the ISO calendar system. * - * <h3>Specification for implementors</h3> + * @implSpec * This is an immutable and thread-safe enum. * * @since 1.8