Class Hierarchy
- java.lang.Object
- org.eclipse.jgit.lib.AnyObjectId (implements java.lang.Comparable<T>)
- org.eclipse.jgit.lib.ObjectId (implements java.io.Serializable)
- org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper.Entry
- org.eclipse.jgit.lib.ObjectId (implements java.io.Serializable)
- org.eclipse.jgit.attributes.AttributesNode
- org.eclipse.jgit.internal.storage.file.GlobalAttributesNode
- org.eclipse.jgit.internal.storage.file.InfoAttributesNode
- org.eclipse.jgit.internal.storage.file.BitmapIndexImpl (implements org.eclipse.jgit.lib.BitmapIndex)
- org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap (implements org.eclipse.jgit.lib.BitmapIndex.Bitmap)
- org.eclipse.jgit.internal.storage.file.CheckoutEntryImpl (implements org.eclipse.jgit.lib.CheckoutEntry)
- java.io.File (implements java.lang.Comparable<T>, java.io.Serializable)
- org.eclipse.jgit.internal.storage.file.PackFile
- org.eclipse.jgit.internal.storage.file.FileReftableStack (implements java.lang.AutoCloseable)
- org.eclipse.jgit.internal.storage.file.FileSnapshot
- org.eclipse.jgit.internal.storage.file.GC
- org.eclipse.jgit.internal.storage.file.GC.RepoStatistics
- org.eclipse.jgit.internal.storage.file.LazyObjectIdSetFile (implements org.eclipse.jgit.lib.ObjectIdSet)
- org.eclipse.jgit.internal.storage.file.LockFile
- org.eclipse.jgit.lib.ObjectDatabase (implements java.lang.AutoCloseable)
- org.eclipse.jgit.internal.storage.file.ObjectDirectory
- org.eclipse.jgit.lib.ObjectInserter (implements java.lang.AutoCloseable)
- org.eclipse.jgit.internal.storage.file.PackInserter
- org.eclipse.jgit.internal.storage.file.Pack (implements java.lang.Iterable<T>)
- org.eclipse.jgit.internal.storage.file.PackBitmapIndex
- org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder
- org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper (implements java.lang.Iterable<T>)
- org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.StoredEntry
- org.eclipse.jgit.internal.storage.file.PackBitmapIndexWriterV1
- org.eclipse.jgit.internal.storage.file.PackIndex (implements java.lang.Iterable<T>, org.eclipse.jgit.lib.ObjectIdSet)
- org.eclipse.jgit.internal.storage.file.PackIndex.MutableEntry
- org.eclipse.jgit.internal.storage.file.PackIndexWriter
- org.eclipse.jgit.internal.storage.file.PackLockImpl (implements org.eclipse.jgit.transport.PackLock)
- org.eclipse.jgit.transport.PackParser
- org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
- org.eclipse.jgit.internal.storage.file.PackReverseIndex
- org.eclipse.jgit.lib.RefDatabase
- org.eclipse.jgit.internal.storage.file.FileReftableDatabase
- org.eclipse.jgit.internal.storage.file.RefDirectory
- org.eclipse.jgit.internal.storage.file.ReflogEntryImpl (implements org.eclipse.jgit.lib.ReflogEntry, java.io.Serializable)
- org.eclipse.jgit.internal.storage.file.ReflogWriter
- org.eclipse.jgit.lib.Repository (implements java.lang.AutoCloseable)
- org.eclipse.jgit.internal.storage.file.FileRepository
- org.eclipse.jgit.internal.storage.file.UnpackedObject
- org.eclipse.jgit.internal.storage.file.WindowCache
- org.eclipse.jgit.lib.AnyObjectId (implements java.lang.Comparable<T>)
Interface Hierarchy
- org.eclipse.jgit.internal.storage.file.FileReftableStack.Writer
- org.eclipse.jgit.internal.storage.file.PackBitmapIndex.SupplierWithIOException<T>