| Package | Description |
|---|---|
| tech.generated.common | |
| tech.generated.common.engine.spi.summner |
| Modifier and Type | Class and Description |
|---|---|
static class |
Bindings.Simple |
| Modifier and Type | Method and Description |
|---|---|
static Bindings |
Bindings.bindings(Bindings parent,
Object... args) |
static Bindings |
Bindings.bindings(Object... args) |
Bindings |
Init.getBindings() |
Bindings |
Context.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
Init.Builder<T> |
Init.Builder.bindings(Bindings bindings) |
static Bindings |
Bindings.bindings(Bindings parent,
Object... args) |
| Constructor and Description |
|---|
Simple(Bindings parent) |
| Modifier and Type | Method and Description |
|---|---|
Bindings |
ValueContext.getBindings() |
| Constructor and Description |
|---|
ObjectContext(Class<T> clazz,
Bindings bindings,
tech.generated.common.engine.spi.summner.GeneratedEngine generatedEngine) |
ValueContext(Bindings parentBindings,
GeneratedEngine generatedEngine) |
Copyright © 2020. All rights reserved.