| Modifier and Type | Method | Description |
|---|---|---|
Section<Z> |
Section.dynamic(Consumer<Section<Z>> consumer) |
|
Section<Z> |
Section.of(Consumer<Section<Z>> consumer) |
|
default Section<T> |
FlowContentChoice.section() |
|
Section<Z> |
Section.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementSection(Section<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentSection(Section<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Section<Z> |
Section.dynamic(Consumer<Section<Z>> consumer) |
|
Section<Z> |
Section.of(Consumer<Section<Z>> consumer) |
Copyright © 2018. All rights reserved.