public static class FaultInjectionDecorators.FaultInjectionDecorateCheckedSupplier<T> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FaultInjectionDecorateCheckedSupplier(io.vavr.CheckedFunction0<T> supplier) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
FaultInjectionDecorators.FaultInjectionDecorateCheckedSupplier<T> |
withFaultInjection(Fault fault) |
protected FaultInjectionDecorateCheckedSupplier(io.vavr.CheckedFunction0<T> supplier)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.