Uses of Record Class
org.eclipse.jgit.internal.storage.midx.MultiPackIndexWriter.Result
Packages that use MultiPackIndexWriter.Result
-
Uses of MultiPackIndexWriter.Result in org.eclipse.jgit.internal.storage.midx
Methods in org.eclipse.jgit.internal.storage.midx that return MultiPackIndexWriter.ResultModifier and TypeMethodDescriptionMultiPackIndexWriter.write(ProgressMonitor monitor, OutputStream outputStream, Map<String, PackIndex> inputs) Writes the inputs in the multipack index format in the outputStream.