@FunctionalInterface public static interface RetryHelper.Action<T>
T
call()
T call() throws java.lang.Exception
java.lang.Exception