Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.util.loading
/
SingleThreadLoader
Single
Thread
Loader
abstract
class
SingleThreadLoader
<
D
>
(
context
:
Context
?
)
:
Loader
<
D
>
Loads data in single thread.
Members
Constructors
Single
Thread
Loader
Link copied to clipboard
constructor
(
context
:
Context
?
)
Types
Companion
Link copied to clipboard
object
Companion