public abstract class AbstractBuilder extends Object
Constructor and Description |
---|
AbstractBuilder() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
getArguments() |
protected Map<String,Object> |
getOrCreateArguments()
Return the arguments map, after creating one if necessary.
|