Class CachedObjectDirectory.UnpackedObjectId

java.lang.Object
org.eclipse.jgit.lib.AnyObjectId
org.eclipse.jgit.lib.ObjectId
org.eclipse.jgit.lib.ObjectIdOwnerMap.Entry
org.eclipse.jgit.internal.storage.file.CachedObjectDirectory.UnpackedObjectId
All Implemented Interfaces:
Serializable, Comparable<AnyObjectId>
Enclosing class:
CachedObjectDirectory

private static class CachedObjectDirectory.UnpackedObjectId extends ObjectIdOwnerMap.Entry
  • Constructor Details