| Package | Description |
|---|---|
| tech.generated.common | |
| tech.generated.common.engine.spi.summner |
| Modifier and Type | Method and Description |
|---|---|
default <T> T |
ObjectFactory.build(Class<T> clazz)
Build object of selected
clazz. |
default <T> T |
ObjectFactory.build(Init<T> context)
Build object with parameters selected in context.
|
<T> ObjectContext<T> |
ObjectFactory.buildContext(Init<T> context)
Build object of
clazz type. |
| Modifier and Type | Method and Description |
|---|---|
<T> ObjectContext<T> |
ObjectFactory.buildContext(Init<T> init) |
Copyright © 2020. All rights reserved.