public class TelemetryThreadPool extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Runnable task) |
static TelemetryThreadPool |
getInstance() |
<T> Future<T> |
submit(Callable<T> task) |
public static TelemetryThreadPool getInstance()
public void execute(Runnable task)
Copyright © 2022. All rights reserved.