public interface RetryDelaySupplier extends LongSupplier
Modifier and Type | Method and Description |
---|---|
default long |
getAsLong() |
long |
nextDelay() |
long nextDelay()
default long getAsLong()
getAsLong
in interface LongSupplier
Copyright © 2018 SPF4J. All rights reserved.