public abstract static class TimeZoneNames.Factory
extends java.lang.Object
TimeZoneNames
service factory classes.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
abstract TimeZoneNames |
getTimeZoneNames(ULocale locale)
The factory method of
TimeZoneNames . |
public abstract TimeZoneNames getTimeZoneNames(ULocale locale)
TimeZoneNames
.locale
- The display localeTimeZoneNames
.Copyright (c) 2013 IBM Corporation and others.