Package-level declarations
Types
Link copied to clipboard
Abstract implementation of the action handler task.
Link copied to clipboard
interface ActionHandler
Flag interface indicating that the implementing class is an action handler.
Link copied to clipboard
class ActionHandlerHelper
Static class which can be used for action handlers to be bounded to activities.
Link copied to clipboard
interface ActionHandlerTask
Action handler used to execute tasks on background thread.
Link copied to clipboard
Headless fragment used by the onboarding activities in order to start a background thread.
Link copied to clipboard
interface ActivityResultActionHandler
Interface indicating that the implementing class is an action handler.