org.eclipse.net4j.util.collection
Interface IHistoryChangeEvent

All Superinterfaces:
IEvent

public interface IHistoryChangeEvent
extends IEvent

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 IHistory<?> getSource()
           
 

Method Detail

getSource

IHistory<?> getSource()
Specified by:
getSource in interface IEvent
Since:
3.0


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.