thenCompose

abstract override fun <U> thenCompose(fn: Function<in T, out CompletionStage<U>>): DelayCompletionStage<U>