Classes
The following classes are available globally.
-
Current queue dispatcher
See moreDeclaration
Swift
open class CurrentDispatcher: MainDispatcher
-
Kommander manager
See moreDeclaration
Swift
open class Kommander
-
Main queue dispatcher
See moreDeclaration
Swift
open class MainDispatcher: Dispatcher
-
Dispatcher
See moreDeclaration
Swift
open class Dispatcher
-
Generic Kommand
See moreDeclaration
Swift
open class Kommand<Result>