public abstract class ComplexContext<T> extends ValueContext<T>
| Constructor and Description |
|---|
ComplexContext(Bindings bindings) |
ComplexContext(ValueContext<?> parent) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Context<?>> |
childs() |
bindings, getStage, parent, setStagepublic ComplexContext(Bindings bindings)
public ComplexContext(ValueContext<?> parent)
public Collection<? extends Context<?>> childs()
Copyright © 2021. All rights reserved.