| Modifier and Type | Method and Description |
|---|---|
default SelectionPropagation |
Selection.propagation() |
static SelectionPropagation |
SelectionPropagation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionPropagation[] |
SelectionPropagation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Fetcher.resolve(S selection,
SelectionPropagation propagation)
Данный метод не должен использоваться напрямую.
|
Joiner.Resolution<T,E,ID> |
Joiner.resolveIterable(Iterable<? extends F> fetchers,
S selection,
SelectionPropagation propagation)
Данный метод не должен использоваться напрямую.
|
Copyright © 2022 I-Novus LLC. All rights reserved.