public class TaskInput extends Object
| Modifier and Type | Method and Description |
|---|---|
static TaskInput |
of(Callable<?> callable) |
static TaskInput |
of(Long timeOut,
TimeUnit timeUnit,
Callable<?> callable) |
Copyright © 2023. All rights reserved.