| Modifier and Type | Method | Description |
|---|---|---|
default B<T> |
FlowContentChoice.b() |
|
default B<T> |
LegendChoice0.b() |
|
default B<T> |
MapChoice0.b() |
|
default B<T> |
PhrasingContentChoice.b() |
|
B<Z> |
B.dynamic(Consumer<B<Z>> consumer) |
|
B<Z> |
B.of(Consumer<B<Z>> consumer) |
|
B<Z> |
B.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementB(B<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentB(B<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
B<Z> |
B.dynamic(Consumer<B<Z>> consumer) |
|
B<Z> |
B.of(Consumer<B<Z>> consumer) |
Copyright © 2018. All rights reserved.