Class FileHistory
- java.lang.Object
-
- org.eclipse.team.core.history.provider.FileHistory
-
- All Implemented Interfaces:
IFileHistory
public abstract class FileHistory extends Object implements IFileHistory
Abstract FileHistory class.- Since:
- 3.2
- See Also:
IFileHistory
-
-
Constructor Summary
Constructors Constructor Description FileHistory()
-
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
-
-