| Package | Description |
|---|---|
| com.google.auto.value.extension.serializable.serializer.runtime |
| Modifier and Type | Method and Description |
|---|---|
static <I,O> java.util.function.Function<I,O> |
FunctionWithExceptions.wrapper(FunctionWithExceptions.FunctionWithException<I,O> fe)
Creates a wrapper for lambdas that converts checked exceptions to runtime exceptions.
|
Copyright © 2021 Google LLC. All Rights Reserved.