| Modifier and Type | Method | Description |
|---|---|---|
Progress<Z> |
Progress.attrMax(Float attrMax) |
|
Progress<Z> |
Progress.attrValue(Float attrValue) |
|
Progress<Z> |
Progress.dynamic(Consumer<Progress<Z>> consumer) |
|
Progress<Z> |
Progress.of(Consumer<Progress<Z>> consumer) |
|
default Progress<T> |
FlowContentChoice.progress() |
|
default Progress<T> |
LegendChoice0.progress() |
|
default Progress<T> |
MapChoice0.progress() |
|
default Progress<T> |
PhrasingContentChoice.progress() |
|
Progress<Z> |
Progress.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementProgress(Progress<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentProgress(Progress<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Progress<Z> |
Progress.dynamic(Consumer<Progress<Z>> consumer) |
|
Progress<Z> |
Progress.of(Consumer<Progress<Z>> consumer) |
Copyright © 2018. All rights reserved.