Retry

public class Retry

Functions

retry
Link copied to clipboard
static boolean retry(int maxRetries, BooleanSupplier action)
Helper function for performing a given action multiple times to achieve the desired result