Uses of Class
org.eclipse.jgit.internal.storage.midx.MultiPackIndex.MutableEntry
Packages that use MultiPackIndex.MutableEntry
-
Uses of MultiPackIndex.MutableEntry in org.eclipse.jgit.internal.storage.midx
Methods in org.eclipse.jgit.internal.storage.midx that return MultiPackIndex.MutableEntryModifier and TypeMethodDescriptionMultiPackIndex.MutableEntry.fill(MultiPackIndex.MutableEntry other, int shift) Copy data from other into this instance, adding the shift to the packIdMultiPackIndex.MidxIterator.peek()Like next() but without advancing the iterator.Methods in org.eclipse.jgit.internal.storage.midx with parameters of type MultiPackIndex.MutableEntryModifier and TypeMethodDescriptionMultiPackIndex.MutableEntry.fill(MultiPackIndex.MutableEntry other, int shift) Copy data from other into this instance, adding the shift to the packId