| Package | Description |
|---|---|
| tech.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
Bindings.Simple |
| Modifier and Type | Method and Description |
|---|---|
Bindings |
Spec.bindings() |
Bindings |
Context.bindings() |
static Bindings |
Bindings.bindings(Bindings parent,
Object... args) |
static Bindings |
Bindings.bindings(Object... args) |
| Modifier and Type | Method and Description |
|---|---|
static Bindings |
Bindings.bindings(Bindings parent,
Object... args) |
static <T> Spec<T> |
Spec.of(Class<T> clazz,
Bindings bindings) |
static <T,E> Spec<T> |
Spec.of(Class<T> clazz,
Class<E> componentClazz,
int size,
Bindings bindings) |
| Constructor and Description |
|---|
Simple(Bindings parent) |
Copyright © 2021. All rights reserved.