public interface Retry<T>
boolean
canRetry()
T
run()
boolean canRetry()
T run() throws Exception
Exception
Copyright © 2016–2018. All rights reserved.