public interface FluentImports<T>
| Modifier and Type | Method and Description |
|---|---|
default T |
addImport(RuleScope scope,
Class<?> type) |
T |
addImport(RuleScope scope,
String imp) |
Imports |
getImports() |
default Set<String> |
getJavaImports(RuleScope... scopes) |
Copyright © 2021. All rights reserved.