com.googlecode.androidannotations.api
Class BackgroundExecutor
java.lang.Object
com.googlecode.androidannotations.api.BackgroundExecutor
public class BackgroundExecutor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackgroundExecutor
public BackgroundExecutor()
execute
public static void execute(Runnable runnable)
setExecutor
public static void setExecutor(Executor executor)
Copyright © 2010-2013. All Rights Reserved.