Uses of Class
org.eclipse.jgit.internal.storage.pack.DeltaTask.WeightedPath
-
Packages that use DeltaTask.WeightedPath Package Description org.eclipse.jgit.internal.storage.pack Reading/writing Git pack files. -
-
Uses of DeltaTask.WeightedPath in org.eclipse.jgit.internal.storage.pack
Methods in org.eclipse.jgit.internal.storage.pack that return types with arguments of type DeltaTask.WeightedPath Modifier and Type Method Description private java.util.ArrayList<DeltaTask.WeightedPath>
DeltaTask.Block. computeTopPaths()
Methods in org.eclipse.jgit.internal.storage.pack with parameters of type DeltaTask.WeightedPath Modifier and Type Method Description int
DeltaTask.WeightedPath. compareTo(DeltaTask.WeightedPath o)
-