Package | Description |
---|---|
com.google.common.util.concurrent |
Concurrency utilities.
|
Modifier and Type | Method and Description |
---|---|
void |
ClosingFuture.ValueAndCloserConsumer.accept(ClosingFuture.ValueAndCloser<V> valueAndCloser)
Accepts a
ClosingFuture.ValueAndCloser for the last step in a ClosingFuture pipeline. |