Class Retryable


  • public class Retryable
    extends Object
    Invokes a Callable/ExceptionalRunnable until it runs without Exception the specified times of retries.