public interface FaultInjectionDecorators
| Modifier and Type | Interface and Description |
|---|---|
static class |
FaultInjectionDecorators.FaultInjectionDecorateCheckedSupplier<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> FaultInjectionDecorators.FaultInjectionDecorateCheckedSupplier<T> |
ofCheckedSupplier(io.vavr.CheckedFunction0<T> supplier) |
static <T> FaultInjectionDecorators.FaultInjectionDecorateCheckedSupplier<T> ofCheckedSupplier(io.vavr.CheckedFunction0<T> supplier)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.