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