APA POS SDK
Toggle table of contents
0.1.13
jvm
Platform filter
jvm
Switch theme
Search in API
APA POS SDK
APA POS SDK
/
com.abrantix.apa.sdk
/
Async
/
future
future
fun
future
(
)
:
CompletableFuture
<
T
>
The underlying
CompletableFuture
, for callers that want to
.join()
/
.get()
instead.