State - Represents the State that this tree would like to commit when the tree itself is
committedpublic static interface RenderState.LazyTree<State>
| Modifier and Type | Method and Description |
|---|---|
<any> |
resolve()
Resolves the tree represented by this LazyTree.
|