@Deprecated
public static class Calendar.FormatConfiguration
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
Calendar |
getCalendar() |
Deprecated.
This API is ICU internal only.
|
DateFormatSymbols |
getDateFormatSymbols() |
Deprecated.
This API is ICU internal only.
|
ULocale |
getLocale() |
Deprecated.
This API is ICU internal only.
|
java.lang.String |
getOverrideString() |
Deprecated.
This API is ICU internal only.
|
java.lang.String |
getPatternString() |
Deprecated.
This API is ICU internal only.
|
@Deprecated public java.lang.String getPatternString()
@Deprecated public java.lang.String getOverrideString()
@Deprecated public Calendar getCalendar()
@Deprecated public ULocale getLocale()
@Deprecated public DateFormatSymbols getDateFormatSymbols()
Copyright ? 2016 Unicode, Inc. and others.