public class Builder<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BuildHandler<T> |
buildHandler |
protected Map<Property<?>,Object> |
map |
| Constructor and Description |
|---|
Builder(BuildHandler<T> buildHandler) |
Copyright © 2023 NorStella. All rights reserved.