提交 e1c16f62 编写于 作者: S Sam Brannen

Polish Javadoc for ZoneIdEditor & TimeZoneEditor

上级 62921683
......@@ -21,7 +21,8 @@ import java.util.TimeZone;
/**
* Editor for {@code java.util.TimeZone}, translating timezone IDs into
* TimeZone objects. Exposed the TimeZone ID as a text representation.
* {@code TimeZone} objects. Exposes the {@code TimeZone} ID as a text
* representation.
*
* @author Juergen Hoeller
* @since 3.0
......
......@@ -21,7 +21,8 @@ import java.time.ZoneId;
/**
* Editor for {@code java.time.ZoneId}, translating zone ID Strings into
* ZoneId objects. Exposed the TimeZone ID as a text representation.
* {@code ZoneId} objects. Exposes the {@code TimeZone} ID as a text
* representation.
*
* @author Juergen Hoeller
* @since 4.0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册