spring-framework
/
org.springframework.util.concurrent
/
FutureAdapter
/
get
get
@Nullable
open
fun
get
(
)
:
T
@Nullable
open
fun
get
(
timeout
:
Long
,
unit
:
TimeUnit
)
:
T