public interface LoadBalancingStrategy<T,C extends Collection<T>>
| Modifier and Type | Method and Description |
|---|---|
C |
createCollectionForCycling() |
T |
cycle(C items) |
@NotNull C createCollectionForCycling()
Copyright © 2019–2024. All rights reserved.