Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
INVALID_ELEMENT_MESSAGE_FORMAT |
"%s was unable to process %s because not all of its dependencies could be resolved. Check for compilation errors or a circular dependency with generated code." |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
HASH_MULTIPLIER |
31 |
private static final int |
HASH_SEED |
17 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
SERVICES_PATH |
"META-INF/services" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final char |
EOF |
65535 |