Class HistoryElement<T>
java.lang.Object
org.eclipse.net4j.util.collection.HistoryElement<T>
- All Implemented Interfaces:
IHistoryElement<T>
- Author:
- Eike Stepper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HistoryElement
-
-
Method Details
-
getHistory
- Specified by:
getHistory
in interfaceIHistoryElement<T>
-
getData
- Specified by:
getData
in interfaceIHistoryElement<T>
-
getText
- Specified by:
getText
in interfaceIHistoryElement<T>
-
equals
-
hashCode
public int hashCode() -
toString
-