| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
fieldTemplate |
"private %s %s;" |
protected static final String |
GETTER_STR |
"get" |
protected static final String |
SETTER_STR |
"set" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
METHOD_FLUX_NAME |
"flux" |
public static final String |
METHOD_MONO_NAME |
"mono" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_LENGTH |
8 |
Copyright © 2019. All rights reserved.