This wont compile PromisedValues<String> pvList = PromisedValues.allOf(Collections.singletonList(new CompletableFuture<String>())); We should use more generic shape