Class EventSpyDemo

    • Constructor Summary

      Constructors 
      Constructor Description
      EventSpyDemo()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      void init​(EventSpy.Context context)  
      void onEvent​(java.lang.Object event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventSpyDemo

        public EventSpyDemo()