| Package | Description |
|---|---|
| org.iota.jota.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T> Collection<Callable<Void>> |
Parallel.createCallables(Iterable<T> elements,
Parallel.Operation<T> operation) |
static <T> void |
Parallel.of(Iterable<T> elements,
Parallel.Operation<T> operation) |
Copyright © 2019. All rights reserved.