Uses of Interface
org.eclipse.net4j.util.collection.IHistoryElement
Packages that use IHistoryElement
Package
Description
Additional collection-like interfaces and classes.
-
Uses of IHistoryElement in org.eclipse.net4j.util.collection
Classes in org.eclipse.net4j.util.collection that implement IHistoryElementFields in org.eclipse.net4j.util.collection with type parameters of type IHistoryElementMethods in org.eclipse.net4j.util.collection that return IHistoryElementModifier 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()
Methods in org.eclipse.net4j.util.collection that return types with arguments of type IHistoryElementModifier and TypeMethodDescriptionHistory.getElements()
HistoryElement.getHistory()
IHistoryElement.getHistory()
History.iterator()
Method parameters in org.eclipse.net4j.util.collection with type arguments of type IHistoryElementConstructor parameters in org.eclipse.net4j.util.collection with type arguments of type IHistoryElement