public class Constants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ALLOWABLE_BOOLEAN_FALSE
Allowed value of drop-down selection box: false.
|
static String |
ALLOWABLE_BOOLEAN_TRUE
Allowed value of drop-down selection box: true.
|
static String |
CLASS_FIELD_NAME |
static String |
DOT |
static Object |
EMPTY_OBJECT_INSTANCE |
static String |
ENUM_VALUES_SEPARATOR |
static String |
METHOD_NAME_NAME
Enumerating the name method in a type.
|
static String |
METHOD_PARAM_INDEX_BOUNDARY_LEFT
Method parameter index left boundary.
|
static String |
METHOD_PARAM_INDEX_BOUNDARY_RIGHT
Method parameter index right boundary.
|
static String |
METHOD_PARAMETER_SEPARATOR
Method parameter separator.
|
static String |
NO_ARGS_NO_RETURN_VALUES_METHOD_DESC |
static String |
RESPONSE_STR_EXAMPLE |
static String |
SKIP_FIELD_SERIALVERSIONUID
To skip when processing fields: serialVersionUID.
|
static String |
SKIP_FIELD_THIS$0
To skip when processing fields: this$0.
|
static String |
SQUARE_BRACKET_LEFT |
static String |
SQUARE_BRACKET_RIGHT |
static String |
STRING_EMPTY |
static String |
STRING_KEY |
| 构造器和说明 |
|---|
Constants() |
public static final String METHOD_PARAM_INDEX_BOUNDARY_LEFT
public static final String METHOD_PARAM_INDEX_BOUNDARY_RIGHT
public static final String METHOD_PARAMETER_SEPARATOR
public static final String SKIP_FIELD_SERIALVERSIONUID
public static final String SKIP_FIELD_THIS$0
public static final String ALLOWABLE_BOOLEAN_TRUE
public static final String ALLOWABLE_BOOLEAN_FALSE
public static final String METHOD_NAME_NAME
public static final Object EMPTY_OBJECT_INSTANCE
Copyright © 2020–2021 The Apache Software Foundation. All rights reserved.