Uses of Class
org.androidannotations.annotations.UiThread.Propagation

Packages that use UiThread.Propagation
org.androidannotations.annotations   
 

Uses of UiThread.Propagation in org.androidannotations.annotations
 

Methods in org.androidannotations.annotations that return UiThread.Propagation
static UiThread.Propagation UiThread.Propagation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UiThread.Propagation[] UiThread.Propagation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2014. All Rights Reserved.