Uses of Interface
org.rococoa.internal.RococoaLibrary

Packages that use RococoaLibrary
org.rococoa.internal   
 

Uses of RococoaLibrary in org.rococoa.internal
 

Methods in org.rococoa.internal with parameters of type RococoaLibrary
static
<T> T
MainThreadUtils.callOnMainThread(RococoaLibrary rococoaLibrary, java.util.concurrent.Callable<T> callable)
          Return the result of calling callable on the main Cococoa thread.
static void MainThreadUtils.runOnMainThread(RococoaLibrary rococoaLibrary, java.lang.Runnable runnable, boolean waitUntilDone)
           
 



Copyright © 2009. All Rights Reserved.