パッケージ | 説明 |
---|---|
com.puppycrawl.tools.checkstyle.checks.imports |
Contains the Imports checks that are
bundled with the main distribution.
|
修飾子とタイプ | メソッドと説明 |
---|---|
static ImportOrderOption |
ImportOrderOption.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static ImportOrderOption[] |
ImportOrderOption.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright © 2001-2013. All Rights Reserved.