public class Constants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
String |
date_format |
static Constants |
def
默认配置
|
int |
features |
Locale |
locale |
String |
null_string |
Fromer |
objectFromer
对象来源器
|
Toer |
objectToer
对象去处器
|
static Constants |
serialize |
Fromer |
stringFromer
字符来源器
|
Toer |
stringToer
字符去处器
|
TimeZone |
time_zone |
String |
type_key |
| 构造器和说明 |
|---|
Constants() |
public static final Constants def
public static final Constants serialize
public String null_string
public String date_format
public String type_key
public TimeZone time_zone
public Locale locale
public int features
public Fromer stringFromer
public Toer stringToer
public Fromer objectFromer
public Toer objectToer
Copyright © 2019. All rights reserved.