| Modifier and Type | Method | Description |
|---|---|---|
P<Z> |
P.dynamic(Consumer<P<Z>> consumer) |
|
P<Z> |
P.of(Consumer<P<Z>> consumer) |
|
default P<T> |
FlowContentChoice.p() |
|
P<Z> |
P.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementP(P<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentP(P<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
P<Z> |
P.dynamic(Consumer<P<Z>> consumer) |
|
P<Z> |
P.of(Consumer<P<Z>> consumer) |
Copyright © 2018. All rights reserved.