Uses of Class
org.eclipse.jgit.internal.storage.dfs.MidxDescList
Packages that use MidxDescList
Package
Description
Distributed file system based repository storage.
-
Uses of MidxDescList in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return MidxDescListModifier and TypeMethodDescriptionstatic MidxDescListMidxDescList.create(List<DfsPackDescription> descs) Wrap the packs list into amidxDescListstatic MidxDescListMidxDescList.create(DfsPackDescription[] descs) Wrap the list of pack descriptions into a MidxDescList