| Package | Description |
|---|---|
| com.mware.ge.collection | |
| com.mware.ge.function |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
Iterables.safeForAll(ThrowingConsumer<T,E> consumer,
Iterable<T> subjects)
Method for calling a lambda function on many objects when it is expected that the function might
throw an exception.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
ThrowingConsumer.noop() |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.