thenApply

abstract override fun <U> thenApply(fn: Function<in T, out U>): DelayableCompletableFuture<U>