spring-framework / org.springframework.scheduling.annotation / AsyncResult / <init>

<init>

AsyncResult(@Nullable value: V)

Create a new AsyncResult holder.

Parameters

value - the value to pass through