|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.androidannotations.api.BackgroundExecutor
public class BackgroundExecutor
Constructor Summary | |
---|---|
BackgroundExecutor()
|
Method Summary | |
---|---|
static void |
execute(java.lang.Runnable runnable)
|
static void |
setExecutor(java.util.concurrent.Executor executor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BackgroundExecutor()
Method Detail |
---|
public static void execute(java.lang.Runnable runnable)
public static void setExecutor(java.util.concurrent.Executor executor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |