Class Event

    • Constructor Summary

      Constructors 
      Constructor Description
      Event​(EventType type)  
    • Method Summary

      Modifier and Type Method Description
      EventType getType()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object