public static class Failover.FailoverWithOrExceptingOrBuild<T> extends Failover.FailoverExceptingOrBuild<T>
failover
Modifier and Type | Method and Description |
---|---|
Failover.FailoverExceptingOrBuild<T> |
with(T... delegates)
With these delegates.
|
excepting
build
public Failover.FailoverExceptingOrBuild<T> with(T... delegates)
delegates
- the delegates used for failoverCopyright © 2005–2023 Codehaus. All rights reserved.