public class Constants extends Object
:
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BLANK
正则匹配 空白([\s]+
|
static String |
DATE_FORMART
默认可以处理的时间类型
|
static String |
DOUB_COMMA
双逗号
|
static String |
FIR_COMMA
逗号
|
static String |
MORE_THEN_COMMA
正则匹配 空白([\s]+
|
static String |
NULL |
static String |
POINT_FORMAT
正则匹配 点
|
static int |
SQL_INIT
自定义sql长度
|
| 构造器和说明 |
|---|
Constants() |
public static final int SQL_INIT
自定义sql长度
Copyright © 2019. All rights reserved.