| Package | Description |
|---|---|
| com.ibm.asyncutil.iteration |
Provides support for asynchronous loop constructs.
|
| com.ibm.asyncutil.util |
Provides general purpose utilities for using
CompletionStage. |
| Class | Description |
|---|---|
| AsyncCloseable |
An object that may hold resources that must be explicitly released, where the release may be
performed asynchronously.
|
| Either |
A container type that contains either an L or an R type object.
|
| Class | Description |
|---|---|
| AsyncCloseable |
An object that may hold resources that must be explicitly released, where the release may be
performed asynchronously.
|
| Either |
A container type that contains either an L or an R type object.
|
Copyright © 2018. All rights reserved.