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