Uses of Class
org.hermit.android.core.Errors

Packages that use Errors
org.hermit.android.core A library of foundation classes for Android applications. 
 

Uses of Errors in org.hermit.android.core
 

Methods in org.hermit.android.core that return Errors
static Errors Errors.getInstance(Context context)
          Get the single instance of this class for the given Activity, creating it if necessary.