roboguice.activity.event
Class OnResumeEvent

java.lang.Object
  extended by roboguice.activity.event.OnResumeEvent

public class OnResumeEvent
extends Object

Class representing the event raised by RoboActivity.onResume()

Author:
Adam Tybor, John Ericksen

Constructor Summary
OnResumeEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnResumeEvent

public OnResumeEvent()


Copyright © 2011. All Rights Reserved.