| Modifier and Type | Method | Description |
|---|---|---|
Ul<Z> |
Ul.dynamic(Consumer<Ul<Z>> consumer) |
|
Ul<Z> |
Ul.of(Consumer<Ul<Z>> consumer) |
|
Ul<Z> |
Ul.self() |
|
default Ul<T> |
FlowContentChoice.ul() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementUl(Ul<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentUl(Ul<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Ul<Z> |
Ul.dynamic(Consumer<Ul<Z>> consumer) |
|
Ul<Z> |
Ul.of(Consumer<Ul<Z>> consumer) |
Copyright © 2018. All rights reserved.