Interface RetryUtils.ErrorCatchingRunnable

All Superinterfaces:
Runnable
Enclosing class:
RetryUtils

public static interface RetryUtils.ErrorCatchingRunnable extends Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    run()
     
    void
     
  • Method Details