Package com.here.sdk.core.threading


package com.here.sdk.core.threading
Threading utilities for asynchronous SDK operations and task management.
  • Class
    Description
    The method will be called on the main thread when a task call has been completed.
    Interface for task activities on the main thread.
    Interface that should be implemented by any class whose instances are intended to be executed by a thread.
    Handle used for the manipulation of the task.
    This enum represents that a task has been completed.
    Initializes threading support on native side.