public class ImportSorterStep extends Object
Modifier and Type | Field and Description |
---|---|
static String |
N |
static String |
NAME |
static int |
START_INDEX_OF_IMPORTS_PACKAGE_DECLARATION |
Constructor and Description |
---|
ImportSorterStep(File importsFile) |
ImportSorterStep(List<String> importsOrder) |
public static final String NAME
public static final int START_INDEX_OF_IMPORTS_PACKAGE_DECLARATION
public static final String N
public ImportSorterStep(File importsFile) throws IOException
IOException