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.
|
exceptingbuildpublic Failover.FailoverExceptingOrBuild<T> with(T... delegates)
delegates - the delegates used for failoverCopyright © 2005–2018 Codehaus. All rights reserved.