| Modifier and Type | Method | Description |
|---|---|---|
default Dd<T> |
DialogChoice0.dd() |
|
default Dd<T> |
DlChoice0.dd() |
|
Dd<Z> |
Dd.dynamic(Consumer<Dd<Z>> consumer) |
|
Dd<Z> |
Dd.of(Consumer<Dd<Z>> consumer) |
|
Dd<Z> |
Dd.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementDd(Dd<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentDd(Dd<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Dd<Z> |
Dd.dynamic(Consumer<Dd<Z>> consumer) |
|
Dd<Z> |
Dd.of(Consumer<Dd<Z>> consumer) |
Copyright © 2018. All rights reserved.