| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
IS_INITIALIZING |
" is currently initializing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MATCH |
400 |
public static final int |
MATCH_BOXING |
200 |
public static final int |
MATCH_VARARGS |
100 |
public static final int |
MATCH_WILDCARD |
300 |
public static final int |
NO_MATCH |
-99 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ANY |
0 |
public static final int |
NONE |
0 |
public static final int |
NOT_DEFAULT |
7 |
public static final int |
PRIVATE |
2 |
public static final int |
PROTECTED |
4 |
public static final int |
PUBLIC |
1 |
public static final int |
STATIC |
8 |
Copyright © 2015. All rights reserved.