| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
REGEX_NUMBER |
"^\\d+(\\.\\d+)?$" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_ITEMS_PER_PAGE |
50 |
public static final int |
DEFAULT_SLIDER_SIZE |
7 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
INDEX_NOT_FOUND |
-1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
DEFAULT_CACHE_LIVE_TIME |
3600000L |
public static final int |
DEFAULT_CACHE_SIZE |
5000 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
EMPTY |
"" |
public static final int |
INDEX_NOT_FOUND |
-1 |
Copyright © 2016. All rights reserved.