org.eclipse.ptp.rdt.sync.core
Class SyncEvent
java.lang.Object
org.eclipse.ptp.rdt.sync.core.SyncEvent
public class SyncEvent
- extends Object
Class to hold details about a sync event, to be used with ISyncListener
Current clients only need to know that a sync event happened, so this class is empty. For future clients, though, details
about the sync can be provided from this class.
- Since:
- 3.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncEvent
public SyncEvent()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.