public class SettableFutureFactory extends Object
SettableFuture| Constructor and Description |
|---|
SettableFutureFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <V> SettableFuture<V> |
create()
Creates a new
SettableFuture in the default state. |
public static <V> SettableFuture<V> create()
SettableFuture in the default state.Copyright © 2022 TIBCO Software Inc.. All Rights Reserved.