| Modifier and Type | Method | Description |
|---|---|---|
default Caption<T> |
TableChoice0.caption() |
|
Caption<Z> |
Caption.dynamic(Consumer<Caption<Z>> consumer) |
|
Caption<Z> |
Caption.of(Consumer<Caption<Z>> consumer) |
|
Caption<Z> |
Caption.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementCaption(Caption<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentCaption(Caption<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Caption<Z> |
Caption.dynamic(Consumer<Caption<Z>> consumer) |
|
Caption<Z> |
Caption.of(Consumer<Caption<Z>> consumer) |
Copyright © 2018. All rights reserved.