Package com.perfectcorp.annotation
Annotation Type Lifecycle
-
@Documented @Retention(SOURCE) @Target(METHOD) public @interface LifecycleDenotes the method MUST be called at certain lifecyle of Activity or Fragment.- See Also:
Application.ActivityLifecycleCallbacks