public class HandlerUtils
extends java.lang.Object
Constructor and Description |
---|
HandlerUtils() |
Modifier and Type | Method and Description |
---|---|
static android.os.Handler |
createHandler()
Creates a new
Handler using the the main thread Looper . |