| Modifier and Type | Method | Description |
|---|---|---|
Source<Z> |
Source.attrMedia(Object attrMedia) |
|
Source<Z> |
Source.attrSrc(String attrSrc) |
|
Source<Z> |
Source.attrType(Object attrType) |
|
Source<Z> |
Source.dynamic(Consumer<Source<Z>> consumer) |
|
Source<Z> |
Source.of(Consumer<Source<Z>> consumer) |
|
Source<Z> |
Source.self() |
|
default Source<T> |
AudioChoice0.source() |
|
default Source<T> |
VideoChoice0.source() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementSource(Source<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentSource(Source<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Source<Z> |
Source.dynamic(Consumer<Source<Z>> consumer) |
|
Source<Z> |
Source.of(Consumer<Source<Z>> consumer) |
Copyright © 2018. All rights reserved.