public class Futures extends Object
Future implementations.| Constructor and Description |
|---|
Futures() |
| Modifier and Type | Method and Description |
|---|---|
static <T> hudson.remoting.Future<T> |
precomputed(T value)
Creates a
Future instance that already has its value pre-computed. |
Copyright © 2019. All rights reserved.