| Modifier and Type | Method and Description |
|---|---|
protected static <T> Functions.ForCollection.Async<T> |
Functions.ForCollection.Async.create(org.burningwave.graph.Functions.ForCollection.AlgorithmsSupplier algorithmsSupplier,
ExecutorService executor) |
static <T> Functions.ForCollection.Async<T> |
Functions.ForCollection.Async.create(org.burningwave.core.reflection.PropertyAccessor.ByFieldOrByMethod byFieldOrByMethodPropertyAccessor,
org.burningwave.core.reflection.PropertyAccessor.ByMethodOrByField byMethodOrByFieldPropertyAccessor,
org.burningwave.core.iterable.IterableObjectHelper iterableObjectHelper,
String collectionContextKey,
String loopResultContextKey) |
static <T> Functions.ForCollection.Async<T> |
Functions.ForCollection.Async.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,
ExecutorService executor) |
static <T> Functions.ForCollection.Async<T> |
Functions.ForCollection.Async.create(org.burningwave.core.reflection.PropertyAccessor.ByFieldOrByMethod byFieldOrByMethodPropertyAccessor,
org.burningwave.core.reflection.PropertyAccessor.ByMethodOrByField byMethodOrByFieldPropertyAccessor,
org.burningwave.core.iterable.IterableObjectHelper iterableObjectHelper,
String collectionContextKey,
String loopResultContextKey,
Integer threadsNumber) |
Copyright © 2019. All rights reserved.