| Package | Description |
|---|---|
| to.etc.function |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
Lambda.rethrowConsumer(Lambda.Consumer_WithExceptions<T,E> consumer)
.forEach(rethrowConsumer(name -> System.out.println(Class.forName(name)))); or .forEach(rethrowConsumer(ClassNameUtil::println));
|
Copyright © 2017 etc.to. All rights reserved.