| Package | Description |
|---|---|
| fr.brouillard.oss.jgitver.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T,R> java.util.function.Function<T,R> |
Lambdas.unchecked(Lambdas.CheckedFunction<T,R,Throwable> function)
Transforms a function throwing a checked exception into an equivalent
throwing a
RuntimeException wrapping the checked one. |
Copyright © 2016–2021 Matthieu Brouillard. All rights reserved.