public abstract class UFormat
extends Format
java.lang.Object | ||
↳ | java.text.Format | |
↳ | android.icu.text.UFormat |
![]() |
![]() |
一个抽象类,它扩展Format
以提供额外的ICU协议,特别是getLocale() API。 所有ICU格式类都是该类的子类。
也可以看看:
Public constructors |
|
---|---|
UFormat() 默认的构造函数。 |
Inherited methods |
|
---|---|
![]() java.text.Format
|
|
![]() java.lang.Object
|