org.solovyev.android
Class ActivityDestroyerController
java.lang.Object
org.solovyev.android.ActivityDestroyerController
public class ActivityDestroyerController
- extends Object
User: serso
Date: 5/5/12
Time: 9:35 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
@NotNull
public static ActivityDestroyerController getInstance()
put
public boolean put(@NotNull
android.app.Activity activity,
@NotNull
OnActivityDestroyedListener listener)
fireActivityDestroyed
public void fireActivityDestroyed(@NotNull
android.app.Activity activity)
Copyright © 2012. All Rights Reserved.