Uses of Interface
org.eclipse.net4j.util.collection.IHistoryElement
Package
Description
Additional collection-like interfaces and classes.
-
Uses of IHistoryElement in org.eclipse.net4j.util.collection
Modifier and TypeMethodDescriptionprotected IHistoryElement<T>
History.createElement
(T data) History.get
(int index) IHistory.get
(int index) History.remove
(int index) IHistory.remove
(int index) IHistoryElement<T>[]
History.toArray()
IHistoryElement<T>[]
IHistory.toArray()
Modifier and TypeMethodDescriptionHistory.getElements()
HistoryElement.getHistory()
IHistoryElement.getHistory()
History.iterator()