spring-framework / org.springframework.scheduling.annotation / AsyncResult / get

get

@Nullable open fun get(): V
@Nullable open fun get(timeout: Long, unit: TimeUnit): V