Interface | Description |
---|---|
FutureConsumerWithException<T,E extends Throwable> |
A checked extension of the
Consumer interface which rethrows exceptions wrapped in a
CompletionException . |
Class | Description |
---|---|
NeverCompleteFuture |
A future that never completes.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.