Class FileHistory
java.lang.Object
org.eclipse.team.core.history.provider.FileHistory
- All Implemented Interfaces:
IFileHistory
Abstract FileHistory class.
- Since:
- 3.2
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.team.core.history.IFileHistory
getContributors, getFileRevision, getFileRevisions, getTargets
-
Constructor Details
-
FileHistory
public FileHistory()
-