com.googlecode.androidannotations.annotations
Annotation Type EApplication


@Retention(value=CLASS)
@Target(value=TYPE)
public @interface EApplication

Should be used on android.app.Application classes to enable usage of AndroidAnnotations Most annotations are supported in EApplication classes



Copyright © 2010-2012. All Rights Reserved.