Class RetryableUnsafeSupplier<T,E extends Throwable>

java.lang.Object
com.liferay.petra.function.RetryableUnsafeSupplier<T,E>
All Implemented Interfaces:
UnsafeSupplier<T,E>

public class RetryableUnsafeSupplier<T,E extends Throwable> extends Object implements UnsafeSupplier<T,E>