public abstract static class ImmutableElement.AbstractBuilder<T extends ImmutableElement.AbstractBuilder> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
properties |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder() |
| Modifier and Type | Method and Description |
|---|---|
T |
properties(Map<String,Object> properties) |
T |
property(String name,
Object value) |
Copyright © 2021. All rights reserved.