| Package | Description |
|---|---|
| com.github.sevntu.checkstyle.checks.coding |
Contains the Coding checks that
are bundled with the main distribution.
|
| Modifier and Type | Method and Description |
|---|---|
static NumericLiteralNeedsUnderscoreCheck.NumericType |
NumericLiteralNeedsUnderscoreCheck.NumericType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumericLiteralNeedsUnderscoreCheck.NumericType[] |
NumericLiteralNeedsUnderscoreCheck.NumericType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.