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, Callable<T> callable)
          Return the result of calling callable on the main Cococoa thread.
static void MainThreadUtils.runOnMainThread(RococoaLibrary rococoaLibrary, Runnable runnable, boolean waitUntilDone)
           
 



Copyright © 2012. All Rights Reserved.