public class OrMergeRetryCondition extends Object implements RetryCondition
| Constructor and Description |
|---|
OrMergeRetryCondition(List<RetryCondition> conditions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRetry(RetryContext context) |
public OrMergeRetryCondition(List<RetryCondition> conditions)
public boolean shouldRetry(RetryContext context)
shouldRetry in interface RetryConditionCopyright © 2025 Webull. All rights reserved.