public class OperationTray extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> CompletableFuture<T> |
fetchOperation(Operation<T> operation,
int rateSeconds) |
public static <T> CompletableFuture<T> fetchOperation(Operation<T> operation, int rateSeconds)
Copyright © 2024. All rights reserved.