public final class Definitions extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CHECKSTYLE_BUNDLE
Name of resource bundle for Checkstyle.
|
static java.util.Set<java.lang.String> |
INTERNAL_MODULES
Name of modules which are not checks, but are internal modules.
|
| Modifier | Constructor and Description |
|---|---|
private |
Definitions()
Do no allow
Definitions instances to be created. |
public static final java.lang.String CHECKSTYLE_BUNDLE
public static final java.util.Set<java.lang.String> INTERNAL_MODULES
private Definitions()
Definitions instances to be created.Copyright © 2001-2022. All Rights Reserved.