Pular para o conteúdo principal

Class: LooperThread

This page documents the methods and fields available in the LooperThread class.

Members

SignatureDescription
LooperThread()Creates a new instance of LooperThread.
execute(java.lang.Runnable)Performs the execute operation using the provided parameters (runnable).
run()Performs the run operation.
start()Performs the start operation.
stop()Performs the stop operation.