Function
DexThreadFunc
unstable since: 0.12
Description [src]
A function which will be run on a dedicated thread.
It must return a DexFuture
that will eventually resolve
to a value or reject with error.
Available since: 0.12
unstable since: 0.12
A function which will be run on a dedicated thread.
It must return a DexFuture
that will eventually resolve
to a value or reject with error.
Available since: 0.12