| Modifier and Type | Method | Description |
|---|---|---|
Footer<Z> |
Footer.dynamic(Consumer<Footer<Z>> consumer) |
|
default Footer<T> |
FlowContentChoice.footer() |
|
Footer<Z> |
Footer.of(Consumer<Footer<Z>> consumer) |
|
Footer<Z> |
Footer.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementFooter(Footer<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentFooter(Footer<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Footer<Z> |
Footer.dynamic(Consumer<Footer<Z>> consumer) |
|
Footer<Z> |
Footer.of(Consumer<Footer<Z>> consumer) |
Copyright © 2018. All rights reserved.