V
- the type of the final value of a successful pipeline@FunctionalInterface public static interface ClosingFuture.ValueAndCloserConsumer<V>
ClosingFuture.ValueAndCloser
for the last step in a ClosingFuture
pipeline.Modifier and Type | Method and Description |
---|---|
void |
accept(ClosingFuture.ValueAndCloser<V> valueAndCloser)
Accepts a
ClosingFuture.ValueAndCloser for the last step in a ClosingFuture pipeline. |
void accept(ClosingFuture.ValueAndCloser<V> valueAndCloser)
ClosingFuture.ValueAndCloser
for the last step in a ClosingFuture
pipeline.Copyright © 2010–2021. All rights reserved.