| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"annotation.incorrect.target" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"annotation.forbid.element.value" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"annotation.missing.required.parameter" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.constant.as.first.operand.in.condition" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.default.serializable.in.inner.classes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.hiding.cause.exception" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.modifiers.for.types" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.not.short.circuit.operators.for.boolean" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"confusing.condition.check" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY_CLASS |
"custom.declaration.order.class" |
public static final String |
MSG_KEY_CONSTRUCTOR |
"custom.declaration.order.constructor" |
public static final String |
MSG_KEY_ENUM |
"custom.declaration.order.enum" |
public static final String |
MSG_KEY_FIELD |
"custom.declaration.order.field" |
public static final String |
MSG_KEY_INTERFACE |
"custom.declaration.order.interface" |
public static final String |
MSG_KEY_INVALID_SETTER |
"custom.declaration.order.invalid.setter" |
public static final String |
MSG_KEY_METHOD |
"custom.declaration.order.method" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"diamond.operator.for.variable.definition" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"either.log.or.throw" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"empty.public.ctor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY_MISSED_SUPER_FINALIZE_CALL |
"finalize.implementation.missed.super.finalize" |
public static final String |
MSG_KEY_MISSED_TRY_FINALLY |
"finalize.implementation.missed.try.finally" |
public static final String |
MSG_KEY_PUBLIC_FINALIZE |
"finalize.implementation.public" |
public static final String |
MSG_KEY_USELESS_FINALIZE |
"finalize.implementation.useless" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"forbid.c.comments.in.the.method.body" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"forbid.certain.imports" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"forbid.instantiation" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"forbid.return.in.finally.block" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"forbid.throw.anonymous.exception" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"illegal.catch" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"logic.condition.need.optimization" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY_ENTRYSET |
"map.iteration.entrySet" |
public static final String |
MSG_KEY_KEYSET |
"map.iteration.keySet" |
public static final String |
MSG_KEY_VALUES |
"map.iteration.values" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"move.variable.inside" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"multiple.string.literal" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_VAR_DECLARATIONS |
"multiple.variable.declarations" |
public static final String |
MSG_VAR_DECLARATIONS_COMMA |
"multiple.variable.declarations.comma" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"name.convention.for.test.classes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"no.null.for.collections" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"numeric.literal.need.underscore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"overridable.method" |
public static final String |
MSG_KEY_LEADS |
"overridable.method.leads" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"redundant.return.check" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"return.boolean.ternary" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY_CTOR |
"return.count.extended.ctor" |
public static final String |
MSG_KEY_LAMBDA |
"return.count.extended.lambda" |
public static final String |
MSG_KEY_METHOD |
"return.count.extended.method" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"return.null.Boolean" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY_GETTER |
"incorrect.getter.name" |
public static final String |
MSG_KEY_SETTER |
"incorrect.setter.name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"single.break.or.continue.in.loops" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"ternary.per.expression.count" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY_ASSIGN |
"unnecessary.paren.assign" |
public static final String |
MSG_KEY_EXPR |
"unnecessary.paren.expr" |
public static final String |
MSG_KEY_IDENT |
"unnecessary.paren.ident" |
public static final String |
MSG_KEY_LITERAL |
"unnecessary.paren.literal" |
public static final String |
MSG_KEY_RETURN |
"unnecessary.paren.return" |
public static final String |
MSG_KEY_STRING |
"unnecessary.paren.string" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"useless.single.catch.check" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_IN_NOT_DERIVED_CLASS |
"useless.super.ctor.call.in.not.derived.class" |
public static final String |
MSG_WITHOUT_ARGS |
"useless.super.ctor.call.without.args" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"whitespace.before.array.initializer" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.condition.inversion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"cause.parameter.in.exception" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"child.block.length" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"constructor.without.params" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"forbid.wildcard.as.return.type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"hide.utility.class" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"arrangement.members.before.inner" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.nested.switch" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"avoid.main.method.in.abstract.class" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"public.reference.to.private.type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"static.method.candidate" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PATTERN |
"^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_PATTERN |
"^[A-Z][a-zA-Z0-9]*$" |
public static final String |
MSG_NOT_VALID_MULTI |
"enum.name.formats.violated" |
public static final String |
MSG_NOT_VALID_SINGLE |
"enum.name.format.violated" |
public static final String |
UPPERCASE_PATTERN |
"^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_KEY |
"maxLineLen" |
Copyright © 2017. All rights reserved.