public final class ImportCohesionCheck extends AbstractFileSetCheck
All import instructions shall stay together, without any empty
lines between them. If you need to separate them because the list is too
big - it's time to refactor the class and make is smaller.
AutomaticBean.OutputStreamOptions| Constructor and Description |
|---|
ImportCohesionCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
processFiltered(java.io.File file,
FileText lines) |
addMessages, beginProcessing, destroy, finishProcessing, fireErrors, getFileExtensions, getMessageDispatcher, init, log, log, process, setFileExtensions, setMessageDispatcherfinishLocalSetup, getCustomMessages, getId, getMessageBundle, getSeverity, getSeverityLevel, setId, setSeverityconfigure, contextualize, getConfiguration, setupChildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurecontextualizepublic void processFiltered(java.io.File file,
FileText lines)
processFiltered in class AbstractFileSetCheckCopyright © 2011–2019 Qulice.com. All rights reserved.