mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-11918 Removed @author tag in a couple of methods in TimeZoneNames.java. @author cannot be used in method documentation.
X-SVN-Rev: 38000
This commit is contained in:
parent
44a9dcdabe
commit
bbf7a2da42
1 changed files with 0 additions and 2 deletions
|
@ -439,7 +439,6 @@ public abstract class TimeZoneNames implements Serializable {
|
|||
}
|
||||
|
||||
/**
|
||||
* @author Markus
|
||||
* @internal For specific users only until proposed publicly.
|
||||
* @deprecated This API is ICU internal only.
|
||||
*/
|
||||
|
@ -447,7 +446,6 @@ public abstract class TimeZoneNames implements Serializable {
|
|||
public void loadAllDisplayNames() {}
|
||||
|
||||
/**
|
||||
* @author Markus
|
||||
* @internal For specific users only until proposed publicly.
|
||||
* @deprecated This API is ICU internal only.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue