Package | Description |
---|---|
org.glassfish.jersey.internal.guava |
Modifier and Type | Class and Description |
---|---|
class |
SettableFuture<V>
A
ListenableFuture whose result may be set by a SettableFuture.set(Object)
or SettableFuture.setException(Throwable) call. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.