public static class RetrySimulation.SleepSequence extends Object
| Constructor and Description |
|---|
SleepSequence(List<Long> sleeps) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLongestSleep() |
List<Long> |
getSleeps() |
long |
getTotalSleep() |
String |
toString() |
Copyright © 2018 SpringSource. All rights reserved.