This factory allows the generation of an import customizer. You may embed several elements:
builder.imports {
 alias 'AI', 'java.util.concurrent.atomic.AtomicInteger'
 alias 'AL', 'java.util.concurrent.atomic.AtomicLong'
}
  | Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            boolean | 
                            isHandlesNodeChildren() | 
                        
 | 
                            Object | 
                            newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes) | 
                        
 | 
                            boolean | 
                            onNodeChildren(FactoryBuilderSupport builder, Object node, Closure childContent) |