| Modifier and Type | Class and Description |
|---|---|
static class |
Functions.ForCollection.Async<T> |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> Functions.ForCollection<T> |
Functions.ForCollection.create(org.burningwave.core.reflection.PropertyAccessor.ByFieldOrByMethod byFieldOrByMethodPropertyAccessor,
org.burningwave.core.reflection.PropertyAccessor.ByMethodOrByField byMethodOrByFieldPropertyAccessor,
org.burningwave.core.iterable.IterableObjectHelper iterableObjectHelper,
org.burningwave.graph.Functions.ForCollection.AlgorithmsSupplier algorithmsSupplier) |
static <T> Functions.ForCollection<T> |
Functions.ForCollection.create(org.burningwave.core.reflection.PropertyAccessor.ByFieldOrByMethod byFieldOrByMethodPropertyAccessor,
org.burningwave.core.reflection.PropertyAccessor.ByMethodOrByField byMethodOrByFieldPropertyAccessor,
org.burningwave.core.iterable.IterableObjectHelper iterableObjectHelper,
String iterableObjectContextKey,
String loopResultContextKey) |
Copyright © 2019. All rights reserved.