|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
ClosingFuture<V> call(CombiningCallable<V>, |
Change from non-final to final. |
Returns a new {@code ClosingFuture} pipeline step derived from the inputs by applying a combining function to their values. |
ClosingFuture<V> callAsync(AsyncCombiningCallable<V>, |
Change from non-final to final. |
Returns a new {@code ClosingFuture} pipeline step derived from the inputs by applying a {@code ClosingFuture}-returning function to their values. |
| Removed Fields | |
ImmutableList<ClosingFuture<?>> inputs |
|
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||