public interface FormatProvider
Modifier and Type | Method and Description |
---|---|
String |
format(Context context,
String string)
把指定的值进行处理后返回
|
String format(Context context, String string) throws FormatException
string
- 要进行格式化的值FormatException
Copyright © 2006–2018 TinyGroup. All rights reserved.