| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GET_PREFIX |
"get" |
public static final String |
IS_PREFIX |
"is" |
public static final String |
SHOULD_PREFIX |
"should" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_NAME |
".*(enum|class|interface)\\s+(\\w+).*\\W*\\{" |
public static final String |
PACKAGE |
".*package\\s+(.*)\\s*\\;" |
Copyright © 2023. All rights reserved.