Class StartSyncEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class StartSyncEvent
    extends java.util.EventObject
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      StartSyncEvent​(java.lang.Object source)  
    • Method Summary

      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

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

      • StartSyncEvent

        public StartSyncEvent​(java.lang.Object source)