public interface ImportCustomizerProvider extends CompilerCustomizerProvider
Modifier and Type | Method and Description |
---|---|
Set<String> |
getExtraImports() |
Set<String> |
getExtraStaticImports() |
Set<String> |
getImports() |
Set<String> |
getStaticImports() |
create
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.