ThreadUtils

open class ThreadUtils

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
open class ThreadChecker
Utility class to be used for checking that a method is called on the correct thread.

Functions

Link copied to clipboard
Throws exception if called from other than main thread.