mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-5067 don't even document globalization prefs for 3.4.3
X-SVN-Rev: 19267
This commit is contained in:
parent
ec2dc0fe81
commit
b2d7868c58
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ import com.ibm.icu.text.SimpleDateFormat;
|
|||
* @internal
|
||||
* @deprecated This API is ICU internal only.
|
||||
*/
|
||||
public class GlobalizationPreferences implements Freezable {
|
||||
class GlobalizationPreferences implements Freezable {
|
||||
/**
|
||||
* Number Format types
|
||||
* @internal
|
||||
|
|
Loading…
Add table
Reference in a new issue