ResponseT
- future response type@InternalApi public final class NonCancellableFuture<ResponseT> extends AbstractApiFuture<ResponseT>
NonCancellableFuture
, which is marked as InternalApi
.
For internal use, public for technical reasons.
Constructor and Description |
---|
NonCancellableFuture() |
Modifier and Type | Method and Description |
---|---|
boolean |
cancel(boolean mayInterruptIfRunning) |
addListener, get, get, interruptTask, isCancelled, isDone, set, setException
Copyright © 2019 Google LLC. All rights reserved.