public static final class RoutingJavaMapping.ConvertCompletionStage<T>
extends scala.AnyVal
| Constructor and Description |
|---|
ConvertCompletionStage(java.util.concurrent.CompletionStage<T> stage) |
| Modifier and Type | Method and Description |
|---|---|
scala.concurrent.Future<T> |
asScala() |
java.util.concurrent.CompletionStage<T> |
stage() |