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